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

      داده های عمومی

      GET
      https://studio.persianapi.com/web-service/common
      API - General
      Last modified:2025-04-12 07:54:53
      OperationId:get.web-service.common
      وب سرویس داده های عمومی - بازار جهانی
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://studio.persianapi.com/web-service/common'
      Response Response Example
      200 - Example 1
      [
        {
          "Key": "string",
          "Category": "string",
          "Title": "string",
          "Price": "string",
          "Low": "string",
          "High": "string",
          "type": "string",
          "Supply": "string",
          "Demand": "string",
          "updated_at": "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
      عملیات موفق
      Headers
      Authorization
      string 
      optional
      Example:
      Bearer {{access_token}}
      Body
      array of:
      Key
      string 
      optional
      Category
      string 
      optional
      Title
      string 
      optional
      Price
      string 
      optional
      Low
      string 
      optional
      High
      string 
      optional
      type
      string 
      optional
      Supply
      string 
      optional
      Demand
      string 
      optional
      updated_at
      string 
      optional
      🟠400Bad Request
      🟠401Unauthorized
      🟠403Forbidden
      🟠404Record Not Found
      Next
      داده های عمومی - بازار داخلی