صفحه نخستوب سرویس هادموهاحساب کاربری
صفحه نخستوب سرویس هادموهاحساب کاربری
    • Back to home
    • API - World - Currency
    • بازارهای ارزی کشورها
      GET

      بازارهای ارزی کشورها

      GET
      https://studio.persianapi.com/web-service/list/currency
      Last modified:2025-04-12 07:54:53
      OperationId:get.web-service.list.currency
      وب سرویس بازارهای ارزی کشورها
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://studio.persianapi.com/web-service/list/currency'
      Response Response Example
      200 - Example 1
      [
          {
              "دسته بندی": "string",
              "عنوان": "string",
              "عرضه": "string",
              "تقاضا": "string",
              "بالاترین": "string",
              "پایین ترین": "string",
              "تغییر": "string",
              "درصد تغییر": "string",
              "key": "string",
              "تاریخ بروزرسانی": "string"
          }
      ]

      Request

      Authorization
      Provide your bearer token in the
      Authorization
      header when making requests to protected resources.
      Example:
      Authorization: Bearer ********************
      Query Params

      Header Params

      Responses

      🟢200OK
      application/json
      عملیات موفق
      Body

      🟠400Bad Request
      🟠401Unauthorized
      🟠403Forbidden
      🟠404Record Not Found
      Modified at 2025-04-12 07:54:53