This API provides real-time and historical gold price data for Bangalore, India. Users can access current rates for different gold types, compare with previous prices, and retrieve historical trends for financial analysis. Prices are in Indian rupees.
{"gold_types":["22 karat","24 karat"]}
curl --location --request POST 'https://zylalabs.com/api/6298/bangalore+gold+rates+api/8923/types+of+gold' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"latest_gold_price":{"24K":{"price_per_gram":"\u20b9 8,589","date":"13 Mar 2025"}}}
curl --location --request POST 'https://zylalabs.com/api/6298/bangalore+gold+rates+api/8924/get+current+gold+price+in+bangalore' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gold_type":"Required"}'
{"yesterday_price":"\u20b9 8,552"}
curl --location --request POST 'https://zylalabs.com/api/6298/bangalore+gold+rates+api/8925/get+yesterday+gold+price+in+bangalore' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"type_gold":"Required"}'
{"October 2024":{"Lowest Price":"Rs. 7,050 per gram","Highest Price":"Rs. 8,133 per gram"}}
curl --location --request POST 'https://zylalabs.com/api/6298/bangalore+gold+rates+api/8926/get+historical+gold+prices+in+bangalore' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"month":"Required","year":"Required"}'
{"September 2024":{"Rate on 1 September 2024":"Rs.7,304 per gram","30 September 2024 Rate":"Rs.7,724 per gram","Highest Rate from 24 September 2024 to 30 September 2024":"Rs.7,745 per gram on 27 September 2024","Lowest Rate from 1 September 2024 to 9 September 2024":"Rs.6,669 per gram on 4 September 2024 and 5 September 2024","Overall Performance":"Incline","Percentage Change":"0.22%"}}
curl --location --request POST 'https://zylalabs.com/api/6298/bangalore+gold+rates+api/8927/bangalore+gold+performance+by+month' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"month":"Required","year":"Required"}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Bangalore Gold Rates API simply include your bearer token in the Authorization header.
| 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.
(Save 2 months with annual billing 🎉)
The Bangalore Gold Rates API provides current market prices for different types of gold, specifically 24K and 22K gold.
You can use the API to retrieve today's gold prices and compare them with yesterday's rates by making specific queries that filter the data by date.
Yes, the API allows users to access historical gold price data, enabling analysis of trends over time for financial assessments.
The API supports filtering, sorting, and date-based queries, allowing users to explore gold price data in a structured and efficient manner.
Each endpoint returns structured JSON data. For example, the "get current gold price" endpoint returns the latest price per gram for specified gold types, while the "get historical gold prices" endpoint provides monthly price ranges, including lowest and highest prices.
Users can specify gold types (e.g., 22K, 24K) for endpoints like "get current gold price" and "get yesterday gold price." For historical data, users must indicate the gold type and the specific month and year for analysis.
The response data is organized in key-value pairs. For instance, the "get current gold price" endpoint returns a nested structure with the gold type as a key and its price details as values, including the price per gram and the date.
Key fields include "price_per_gram" for current prices, "date" for the date of the price, and "Lowest Price" and "Highest Price" for historical data. These fields provide essential information for financial analysis.
Each endpoint provides specific information: the "types of gold" endpoint lists available gold types, while the "get historical gold prices" endpoint offers detailed monthly price trends, including performance metrics like percentage change.
Users can analyze price trends by comparing current and historical data. For example, by retrieving yesterday's price and current price, users can calculate price changes, aiding investment decisions or market analysis.
Typical use cases include financial analysis for investors, market trend assessments for jewelers, and academic research on gold price fluctuations. Users can leverage historical data to forecast future price movements.
Data accuracy is maintained through regular updates from reliable market sources. The API ensures that the gold prices reflect real-time market conditions, providing users with trustworthy information for their analyses.
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