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

      داده های عمومی - ارزهای دیجیتال

      GET
      https://studio.persianapi.com/web-service/common/digitalcurrency
      API - General
      Last modified:2025-04-12 07:54:53
      OperationId:get.web-service.common3
      وب سرویس داده های عمومی
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://studio.persianapi.com/web-service/common/digitalcurrency'
      Response Response Example
      200 - Example 1
      [
        {
          "id": "string",
          "name": "string",
          "symbol": "string",
          "slug": "string",
          "high24h": "string",
          "low24h": "string",
          "Btc-price": "string",
          "Btc-volume24h": "string",
          "Btc-volume7d": "string",
          "Btc-volume30d": "string",
          "Eth-price": "string",
          "Eth-volume24h": "string",
          "Eth-volume7d": "string",
          "Eth-volume30d": "string",
          "Usd-price": "string",
          "Usd-volume24h": "string",
          "Usd-volume7d": "string",
          "Usd-volume30d": "string",
          "price_irt": "string",
          "price": "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:
      id
      string 
      optional
      name
      string 
      optional
      symbol
      string 
      optional
      slug
      string 
      optional
      high24h
      string 
      optional
      low24h
      string 
      optional
      Btc-price
      string 
      optional
      Btc-volume24h
      string 
      optional
      Btc-volume7d
      string 
      optional
      Btc-volume30d
      string 
      optional
      Eth-price
      string 
      optional
      Eth-volume24h
      string 
      optional
      Eth-volume7d
      string 
      optional
      Eth-volume30d
      string 
      optional
      Usd-price
      string 
      optional
      Usd-volume24h
      string 
      optional
      Usd-volume7d
      string 
      optional
      Usd-volume30d
      string 
      optional
      price_irt
      string 
      optional
      price
      string 
      optional
      🟠400Bad Request
      🟠401Unauthorized
      🟠403Forbidden
      🟠404Record Not Found
      Previous
      داده های عمومی - برابری ارزها