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

      crypto-exchanges

      GET
      https://studio.persianapi.com/web-service/list/crypto/crypto-exchanges
      API - World - CryptoExchanges
      Last modified:2025-04-12 07:54:53
      OperationId:get.web-service.list.crypto.crypto-exchanges
      crypto-exchanges وب سرویس
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://studio.persianapi.com/web-service/list/crypto/crypto-exchanges'
      Response Response Example
      200 - Example 1
      [
        {
          "Exchange Id": "string",
          "Exchange Name": "string",
          "Exchange Slug": "string",
          "Volume Excluded": "string",
          "Price Excluded": "string",
          "Market Id": "string",
          "Outlier Detected": "string",
          "Effective Liquidity": "string",
          "Base Currency Id": "string",
          "Volume Quote": "string",
          "Base Currency Slug": "string",
          "Quote Currency Id": "string",
          "Quote Symbol": "string",
          "Market Reputation": "string",
          "Volume Usd": "string",
          "Base Currency Name": "string",
          "Volume Base": "string",
          "Price": "string",
          "Market Url": "string",
          "Key": "string",
          "Crypto-exchanges-1 ID": "string",
          "Market Score": "string",
          "Category": "string",
          "Market Pair": "string",
          "Last Updated": "string",
          "Base Symbol": "string",
          "Fee Type": "string",
          "Depth Usd Negative Two": "string",
          "Depth Usd Positive Two": "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
      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:
      Exchange Id
      string 
      optional
      Exchange Name
      string 
      optional
      Exchange Slug
      string 
      optional
      Volume Excluded
      string 
      optional
      Price Excluded
      string 
      optional
      Market Id
      string 
      optional
      Outlier Detected
      string 
      optional
      Effective Liquidity
      string 
      optional
      Base Currency Id
      string 
      optional
      Volume Quote
      string 
      optional
      Base Currency Slug
      string 
      optional
      Quote Currency Id
      string 
      optional
      Quote Symbol
      string 
      optional
      Market Reputation
      string 
      optional
      Volume Usd
      string 
      optional
      Base Currency Name
      string 
      optional
      Volume Base
      string 
      optional
      Price
      string 
      optional
      Market Url
      string 
      optional
      Key
      string 
      optional
      Crypto-exchanges-1 ID
      string 
      optional
      Market Score
      string 
      optional
      Category
      string 
      optional
      Market Pair
      string 
      optional
      Last Updated
      string 
      optional
      Base Symbol
      string 
      optional
      Fee Type
      string 
      optional
      Depth Usd Negative Two
      string 
      optional
      Depth Usd Positive Two
      string 
      optional
      key
      string 
      optional
      تاریخ بروزرسانی
      string 
      optional
      🟠400Bad Request
      🟠401Unauthorized
      🟠403Forbidden
      🟠404Record Not Found