This API is a RESTful API built to provide granular access to platinum price data for Hyderabad, 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.
{
"platinum_gram_weights_hyderabad": {
"weights": [
1,
8,
10,
100
]
}
}
curl --location --request POST 'https://zylalabs.com/api/8287/hyderabad+platinum+price+fetch+api/14352/get+platinum+grams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"weight": 1,
"today_price_per_gram": 3734,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8287/hyderabad+platinum+price+fetch+api/14357/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": 3509,
"change": 225,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8287/hyderabad+platinum+price+fetch+api/14362/get+yesterday+platinum+price' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
{
"platinum_prices_last_10_days": {
"weight_in_grams": 1,
"prices": [
{
"date": "2025-06-19",
"price_inr": 3734
},
{
"date": "2025-06-18",
"price_inr": 3509
},
{
"date": "2025-06-17",
"price_inr": 3431
},
{
"date": "2025-06-16",
"price_inr": 3418
},
{
"date": "2025-06-15",
"price_inr": 3399
},
{
"date": "2025-06-14",
"price_inr": 3399
},
{
"date": "2025-06-13",
"price_inr": 3541
},
{
"date": "2025-06-12",
"price_inr": 3365
},
{
"date": "2025-06-11",
"price_inr": 3365
},
{
"date": "2025-06-10",
"price_inr": 3348
}
]
}
}
curl --location --request POST 'https://zylalabs.com/api/8287/hyderabad+platinum+price+fetch+api/14367/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 API provides real-time and historical platinum prices specific to Hyderabad, India, including current and previous day's rates for various gram weights.
The platinum prices are returned in Indian rupees and are structured in a JSON format, making it easy to integrate into applications.
The API can be used for investment analysis, pricing tools, and educational purposes by developers, traders, and fintech platforms looking to track and analyze platinum price trends.
Users can explore platinum price trends over the last 10 days, allowing them to make informed decisions based on historical data and price movements.
The API's output includes fields for the gram weight of platinum, the current price, the previous day's price, and historical prices for the past 10 days, all formatted in JSON.
The "get platinum grams" endpoint returns a list of available platinum gram weights in Hyderabad. The response includes an array of weights, such as 1, 8, 10, and 100 grams, allowing users to select the appropriate weight for further queries.
The response from the "get platinum price today" endpoint includes fields for the specified weight, today's price per gram, and the currency (INR). This allows users to easily identify the current market rate for their selected weight.
The response from the "get platinum price history" endpoint is organized into an object containing the weight in grams and an array of price objects. Each price object includes the date and the corresponding price in INR, facilitating easy analysis of historical trends.
The "get yesterday platinum price" endpoint requires a single parameter: the gram weight of platinum. Users must specify this weight to retrieve the previous day's price and the change in price from yesterday to today.
Users can customize their data requests by selecting specific gram weights when calling the endpoints. For example, they can choose weights like 1, 8, or 10 grams to retrieve tailored price information relevant to their needs.
Users can obtain the current platinum price per gram for a specified weight, allowing them to make informed decisions based on the latest market data. This endpoint provides immediate access to today's rates.
The platinum prices are sourced from a reliable financial information portal, ensuring high data quality. Regular updates and checks are performed to maintain accuracy, providing users with trustworthy pricing information.
Typical use cases include investment analysis, market trend evaluation, and educational purposes. Users can analyze price fluctuations over the past 10 days to inform trading strategies or financial decisions.
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:
100%
Response Time:
8,494ms
Service Level:
100%
Response Time:
10,160ms
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
17ms
Service Level:
100%
Response Time:
26ms
Service Level:
50%
Response Time:
1,606ms
Service Level:
100%
Response Time:
15ms
Service Level:
100%
Response Time:
1,999ms
Service Level:
50%
Response Time:
1,971ms
Service Level:
100%
Response Time:
3,177ms