This API is a RESTful API built to provide granular access to platinum price data for Ambur. The data is sourced from a reliable financial information portal and exposed via intuitive endpoints. Clients can retrieve a list of available gram weights, request today's and yesterday's rates for any gram amount, and explore platinum price trends over the last 10 days. This API supports investment analysis, pricing tools, and educational use cases for developers, traders, and fintech platforms.
[
{
"weights": [
"1",
"8",
"10",
"100"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/9091/ambur+platinum+prices+fetcher+api/16453/get+platinum+grams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"weight": 1,
"today_price_per_gram": 3771,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/9091/ambur+platinum+prices+fetcher+api/16458/get+platinum+price+today' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
[
{
"weight": "1",
"yesterday_price_per_gram": "₹3,823",
"change": "- ₹52",
"currency": "INR"
}
]
curl --location --request POST 'https://zylalabs.com/api/9091/ambur+platinum+prices+fetcher+api/16464/get+yesterday+platinum+price' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
[
{
"platinum_prices": [
{
"date": "Jul 07, 2025",
"price_per_gram": "₹3,771"
},
{
"date": "Jul 06, 2025",
"price_per_gram": "₹3,823"
},
{
"date": "Jul 05, 2025",
"price_per_gram": "₹3,823"
},
{
"date": "Jul 04, 2025",
"price_per_gram": "₹3,810"
},
{
"date": "Jul 03, 2025",
"price_per_gram": "₹3,856"
},
{
"date": "Jul 02, 2025",
"price_per_gram": "₹3,729"
},
{
"date": "Jul 01, 2025",
"price_per_gram": "₹3,712"
},
{
"date": "Jun 30, 2025",
"price_per_gram": "₹3,746"
},
{
"date": "Jun 29, 2025",
"price_per_gram": "₹3,822"
},
{
"date": "Jun 28, 2025",
"price_per_gram": "₹3,822"
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/9091/ambur+platinum+prices+fetcher+api/16472/get+platinum+price+history' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Ambur Platinum Prices Fetcher API provides real-time and historical platinum prices specific to Ambur, India. Users can access current rates, previous day's rates, and analyze price trends over the last 10 days.
The API returns platinum price data in Indian rupees and supports various gram weights. The data is structured in a JSON format, making it easy to integrate and utilize in applications.
The API can be used for investment analysis, pricing tools, and educational purposes. Developers, traders, and fintech platforms can leverage the data to make informed decisions regarding platinum investments.
The API's output includes fields such as the current price, previous day's price, price trends over the last 10 days, and available gram weights for platinum.
Developers can integrate the API by making RESTful requests to the provided endpoints to retrieve platinum price data. This allows for seamless incorporation of real-time and historical pricing information into various applications.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
50%
Response Time:
1,773ms
Service Level:
50%
Response Time:
3,097ms
Service Level:
50%
Response Time:
2,563ms
Service Level:
50%
Response Time:
1,528ms
Service Level:
50%
Response Time:
6,435ms
Service Level:
100%
Response Time:
2,706ms
Service Level:
100%
Response Time:
2,597ms
Service Level:
50%
Response Time:
1,099ms
Service Level:
100%
Response Time:
3,673ms
Service Level:
50%
Response Time:
1,383ms