This API is a RESTful API built to provide granular access to platinum price data for Kolkata, 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_kolkata": [
1,
8,
10,
100
]
}
curl --location --request POST 'https://zylalabs.com/api/8296/kolkata+platinum+rates+api/14375/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/8296/kolkata+platinum+rates+api/14381/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/8296/kolkata+platinum+rates+api/14383/get+yesterday+platinum+price' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
{
"platinum_prices_last_10_days": {
"items": [
{
"date": "2025-06-19",
"weight_in_grams": 1,
"price_inr": 3734
},
{
"date": "2025-06-18",
"weight_in_grams": 1,
"price_inr": 3509
},
{
"date": "2025-06-17",
"weight_in_grams": 1,
"price_inr": 3431
},
{
"date": "2025-06-16",
"weight_in_grams": 1,
"price_inr": 3418
},
{
"date": "2025-06-15",
"weight_in_grams": 1,
"price_inr": 3399
},
{
"date": "2025-06-14",
"weight_in_grams": 1,
"price_inr": 3399
},
{
"date": "2025-06-13",
"weight_in_grams": 1,
"price_inr": 3541
},
{
"date": "2025-06-12",
"weight_in_grams": 1,
"price_inr": 3365
},
{
"date": "2025-06-11",
"weight_in_grams": 1,
"price_inr": 3365
},
{
"date": "2025-06-10",
"weight_in_grams": 1,
"price_inr": 3348
}
]
}
}
curl --location --request POST 'https://zylalabs.com/api/8296/kolkata+platinum+rates+api/14389/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 Kolkata, India, including current and previous day's rates, as well as price trends over the last 10 days.
The platinum price data is returned in Indian rupees and is 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 prices.
Users can expect data fields such as the current price, previous day's price, price per gram for various weights, and historical price trends for the last 10 days.
Developers can integrate the API by making RESTful requests to the provided endpoints to retrieve platinum prices by grams, analyze trends, and display this data in their applications.
The "get platinum grams" endpoint returns a list of available platinum gram weights in Kolkata. This allows users to know which weights they can request prices for, facilitating informed decisions when querying other endpoints.
The response includes fields such as "weight," "today_price_per_gram," and "currency." This provides users with the current price of platinum per specified gram weight in Indian rupees.
The response is structured as a JSON object containing an "items" array. Each item includes "date," "weight_in_grams," and "price_inr," allowing users to easily analyze historical price trends over the last 10 days.
Users must specify a "gram weight" parameter when making a request to this endpoint. This parameter determines which platinum weight's price from yesterday will be retrieved.
Users can customize requests by selecting specific gram weights when querying endpoints like "get platinum price today" or "get yesterday platinum price." This allows for tailored data retrieval based on user needs.
This endpoint provides historical platinum prices for a specified gram weight over the last 10 days, including the date and price in Indian rupees, enabling users to analyze price trends effectively.
The API sources its platinum price data from a reliable financial information portal, ensuring that users receive accurate and up-to-date pricing information specific to Kolkata.
Users can leverage the data to track price trends, compare current and historical prices, and make informed investment decisions. For example, analyzing the price change from yesterday to today can help assess market movements.
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:
15ms
Service Level:
100%
Response Time:
15ms
Service Level:
100%
Response Time:
15ms
Service Level:
100%
Response Time:
12,779ms
Service Level:
100%
Response Time:
18ms
Service Level:
100%
Response Time:
2,184ms
Service Level:
100%
Response Time:
17ms
Service Level:
100%
Response Time:
19ms
Service Level:
100%
Response Time:
17ms
Service Level:
100%
Response Time:
6,749ms