صفحه نخستوب سرویس هادموهاحساب کاربری
صفحه نخستوب سرویس هادموهاحساب کاربری
  1. API - Local (Real Time)
  • API - Local (Real Time)
    • قیمت دلار
      GET
    • قیمت آبشده
      GET
    • قیمت سکه
      GET
  • API - General
  • API - Local - Currency
  • API - Local - Coin
  • API - Local - Gold
  • API - World - CryptoCurrency
  • API - World - CryptoExchanges
  • API - World - Precious Metal
  • API - World - Base Metal
  • API - World - Commodity
  • API - World - Energy
  • API - World - Bonds
  • API - World - ETFs & Funds
  • API - World - Indices
  • API - World - Stocks
  • API - World - Currency
  • API - World - Forex
  • API - Bourse
  • API - Retail
  • API - Eco
  1. API - Local (Real Time)

قیمت سکه

GET
https://studio.persianapi.com/web-service/list/cash-coin
API - Local (Real Time)
Last modified:2025-04-12 07:54:53
OperationId:get.web-service.list.cash-coin
وب سرویس قیمت سکه
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://studio.persianapi.com/web-service/list/cash-coin'
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
API - General