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

      ارز دولتی

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

      Request

      Authorization
      Provide your bearer token in the
      Authorization
      header when making requests to protected resources.
      Example:
      Authorization: Bearer ********************
      Query Params
      format
      enum<string> 
      optional
      فرمت خروجی
      Allowed values:
      jsonxml
      Default:
      json
      limit
      integer 
      optional
      تعداد موارد ارایه شده در صفحه
      Default:
      30
      page
      integer 
      optional
      شماره صفحه برای ارائه دیتا
      Default:
      1
      Header Params
      Authorization
      string 
      optional
      Example:
      {{access_token}}

      Responses

      🟢200OK
      application/json
      عملیات موفق
      Body
      array of:
      Key
      string 
      optional
      category
      string 
      optional
      عنوان
      string 
      optional
      قیمت
      string 
      optional
      کمترین
      string 
      optional
      بیشترین
      string 
      optional
      تاریخ بروزرسانی
      string 
      optional
      🟠400Bad Request
      🟠401Unauthorized
      🟠403Forbidden
      🟠404Record Not Found
      Previous
      ارز آزاد - پایه
      Next
      ارز سنا