This API is a RESTful API built to provide granular access to platinum price data for Kerala, 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_kerala": [
1,
8,
10,
100
]
}
curl --location --request POST 'https://zylalabs.com/api/8251/kerala+platinum+rates+api/14193/get+platinum+grams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"weight": 1,
"today_price_per_gram": 3539,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8251/kerala+platinum+rates+api/14201/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": 3524,
"change": 15,
"currency": "INR"
}
curl --location --request POST 'https://zylalabs.com/api/8251/kerala+platinum+rates+api/14206/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-23",
"price": 3539
},
{
"date": "2025-06-22",
"price": 3524
},
{
"date": "2025-06-21",
"price": 3524
},
{
"date": "2025-06-20",
"price": 3587
},
{
"date": "2025-06-19",
"price": 3734
},
{
"date": "2025-06-18",
"price": 3509
},
{
"date": "2025-06-17",
"price": 3431
},
{
"date": "2025-06-16",
"price": 3418
},
{
"date": "2025-06-15",
"price": 3399
},
{
"date": "2025-06-14",
"price": 3399
}
]
}
curl --location --request POST 'https://zylalabs.com/api/8251/kerala+platinum+rates+api/14211/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 Kerala Platinum Rates API provides real-time and historical platinum prices specific to Kerala, India. Users can retrieve prices by grams, access current and previous day's rates, and analyze price trends over the past 10 days.
The platinum price data is returned in Indian rupees and is structured in a JSON format, allowing for easy integration and manipulation in various applications.
The API can be used for investment analysis, pricing tools, and educational purposes. Developers, traders, and fintech platforms can leverage the data to inform trading decisions, build financial applications, or educate users about platinum market trends.
Users can expect to receive data fields that include 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 calls to its endpoints to retrieve the desired platinum price data. This allows for seamless incorporation of real-time and historical pricing information into their applications or services.
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:
16ms
Service Level:
100%
Response Time:
11,049ms
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
14,691ms
Service Level:
100%
Response Time:
6,410ms
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
22ms
Service Level:
100%
Response Time:
2,413ms
Service Level:
100%
Response Time:
2,612ms