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

      بازار فارکس

      GET
      https://studio.persianapi.com/web-service/list/forex2
      Last modified:2025-04-12 07:54:53
      OperationId:get.web-service.list.forex2
      وب سرویس بازار فارکس
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://studio.persianapi.com/web-service/list/forex2'
      Response Response Example
      200 - Example 1
      [
          {
              "Category": "string",
              "Title": "string",
              "Bid": "string",
              "Ask": "string",
              "High": "string",
              "Low": "string",
              "Change": "string",
              "Change %": "string",
              "Updated at": "string",
              "Key": "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