This API is a RESTful API built to provide granular access to platinum price data for Chitradurga, India. 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/8519/chitradurga+platinum+prices+api/14917/get+platinum+grams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"weight": 1,
"today_price_per_gram": 3800,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8519/chitradurga+platinum+prices+api/14918/get+platinum+price+today' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
[
{
"weight": "1 gram",
"yesterday_price_per_gram": "₹3,813",
"change": "- ₹13",
"currency": "INR"
}
]
curl --location --request POST 'https://zylalabs.com/api/8519/chitradurga+platinum+prices+api/14919/get+yesterday+platinum+price' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
[
{
"platinum_prices": [
{
"date": "Jul 15, 2025",
"price_per_gram": "₹3,800"
},
{
"date": "Jul 14, 2025",
"price_per_gram": "₹3,813"
},
{
"date": "Jul 12, 2025",
"price_per_gram": "₹3,860"
},
{
"date": "Jul 11, 2025",
"price_per_gram": "₹3,748"
},
{
"date": "Jul 10, 2025",
"price_per_gram": "₹3,727"
},
{
"date": "Jul 09, 2025",
"price_per_gram": "₹3,729"
},
{
"date": "Jul 08, 2025",
"price_per_gram": "₹3,769"
},
{
"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"
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/8519/chitradurga+platinum+prices+api/14920/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.
You can retrieve real-time and historical platinum prices specific to Chitradurga, India. This includes current rates, previous day's rates, and price trends over the past 10 days.
The platinum price data is provided in Indian rupees and is accessible through a RESTful API in a structured format, typically JSON.
This API can be used for investment analysis, pricing tools, and educational purposes by developers, traders, and fintech platforms looking to track and analyze platinum prices.
The API's response includes fields for the gram weight of platinum, the current price, the previous day's price, and historical price data for the last 10 days.
You can integrate the API by making HTTP requests to its endpoints to retrieve the desired platinum price data, which can then be used in your application for analysis, reporting, or user interfaces.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
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,029ms
Service Level:
50%
Response Time:
1,395ms
Service Level:
50%
Response Time:
1,758ms
Service Level:
50%
Response Time:
9,460ms
Service Level:
50%
Response Time:
9,614ms
Service Level:
100%
Response Time:
3,121ms
Service Level:
100%
Response Time:
3,750ms
Service Level:
100%
Response Time:
2,621ms
Service Level:
100%
Response Time:
2,976ms
Service Level:
100%
Response Time:
3,328ms