This API is a RESTful API built to provide granular access to platinum price data for Trichy, 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_trichy": [
1,
8,
10,
100
]
}
curl --location --request POST 'https://zylalabs.com/api/8107/trichy+platinum+price+fetch+api/13637/get+platinum+grams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"weight": 1,
"today_price_per_gram": 3579,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8107/trichy+platinum+price+fetch+api/13642/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": 3539,
"change": 40,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8107/trichy+platinum+price+fetch+api/13647/get+yesterday+platinum+price' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
{
"platinum_price_1g_last_10_days": [
{
"date": "2025-06-24",
"price_1g": 3579
},
{
"date": "2025-06-23",
"price_1g": 3539
},
{
"date": "2025-06-22",
"price_1g": 3524
},
{
"date": "2025-06-21",
"price_1g": 3524
},
{
"date": "2025-06-20",
"price_1g": 3587
},
{
"date": "2025-06-19",
"price_1g": 3734
},
{
"date": "2025-06-18",
"price_1g": 3509
},
{
"date": "2025-06-17",
"price_1g": 3431
},
{
"date": "2025-06-16",
"price_1g": 3418
},
{
"date": "2025-06-15",
"price_1g": 3399
}
]
}
curl --location --request POST 'https://zylalabs.com/api/8107/trichy+platinum+price+fetch+api/13652/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 Trichy Platinum Price Fetch API provides real-time and historical platinum prices specific to Trichy, India. Users can retrieve prices by grams, access today's and yesterday's rates, and analyze price trends over the past 10 days.
The API returns platinum price data in Indian rupees and provides structured output that includes various gram weights, current and previous day’s rates, and historical price trends.
The API can be used for investment analysis, pricing tools, and educational purposes. It is beneficial for developers, traders, and fintech platforms looking to integrate real-time platinum price data into their applications.
The API response includes fields for the gram weight of platinum, the current price, yesterday's price, and a 10-day trend analysis, allowing users to evaluate price movements over time.
You can integrate the API by making RESTful requests to its endpoints to retrieve the desired platinum price data. This allows you to incorporate real-time pricing and historical trends into your application workflows.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key 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.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
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. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
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.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
17,849ms
Service Level:
100%
Response Time:
3,139ms
Service Level:
100%
Response Time:
18ms
Service Level:
100%
Response Time:
18ms
Service Level:
100%
Response Time:
4,047ms
Service Level:
100%
Response Time:
3,373ms
Service Level:
100%
Response Time:
2,873ms
Service Level:
100%
Response Time:
2,471ms
Service Level:
100%
Response Time:
6,275ms