{"gold_types":[{"type":"22 Carat","weight_variations":["1 gram","8 grams","10 grams"]},{"type":"24 Carat","weight_variations":["1 gram","8 grams","10 grams"]}]}
curl --location --request POST 'https://zylalabs.com/api/6352/west+bengal+gold+rates+api/9093/get+gold+types+and+grams+in+west+bengal' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"22CaratGoldPrice":"\u20b9 8,480","10GramPrice":"\u20b9 84,800"}
curl --location --request POST 'https://zylalabs.com/api/6352/west+bengal+gold+rates+api/9094/get+current+gold+rates+in+west+bengal' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gold_type":"Required","weight":"Required"}'
{"yesterday_price":"\u20b9 8,862","change_price":"\u20b9 42\u25b2"}
curl --location --request POST 'https://zylalabs.com/api/6352/west+bengal+gold+rates+api/9095/get+yesterday+gold+price+in+west+bengal' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"type_gold":"Required","weight":"Required"}'
{"major_cities":["Kolkata","Asansol","Siliguri","Durgapur","Kharagpur","Raiganj","Jalpaiguri","Bankura","Darjeeling","Cooch Behar","Purulia","Malda","Murshidabad","Balurghat"]}
curl --location --request POST 'https://zylalabs.com/api/6352/west+bengal+gold+rates+api/9096/get+major+cities+in+west+bengal' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"city":"Malda","gold_type":"22K","grams":"8","price":"\u20b966,390"}
curl --location --request POST 'https://zylalabs.com/api/6352/west+bengal+gold+rates+api/9097/get+city+gold+prices+in+west+bengal' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"city":"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 West Bengal 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 🎉)
Each endpoint returns specific gold price data. The "get gold types and grams" endpoint provides a list of gold types and weight variations. The "get current gold rates" and "get yesterday gold price" endpoints return current and previous day prices, respectively. The "get major cities" endpoint lists cities, while the "get city gold prices" endpoint returns gold prices for a specified city.
Key fields include "gold_types" (with type and weight variations), "current prices" (like "22CaratGoldPrice"), "yesterday_price," "change_price," "major_cities," and city-specific fields such as "city," "gold_type," "grams," and "price." Each field provides essential information for users.
Parameters include "gold type" (e.g., 22K, 24K) and "weight in grams" for price-related endpoints. The "get city gold prices" endpoint requires a "city" parameter. Users can customize requests by selecting specific gold types and weights to retrieve tailored data.
Response data is structured in JSON format. Each endpoint returns an object containing relevant fields. For example, the current gold rates endpoint returns prices as key-value pairs, while the major cities endpoint returns an array of city names, making it easy to parse and utilize.
The API sources its gold price data from reliable market feeds and local gold traders in West Bengal. This ensures that the information is accurate and reflective of current market conditions, providing users with trustworthy data for decision-making.
Typical use cases include investors tracking gold price trends, jewelers comparing rates for pricing strategies, and individuals making informed purchasing decisions. The API's real-time data helps users stay updated on market fluctuations.
Users can analyze price trends by comparing current and previous day prices, filter gold types and weights for specific needs, and assess city-specific prices for localized purchasing decisions. This data aids in strategic investment and purchasing planning.
If an endpoint returns partial or empty results, users should verify their input parameters for accuracy. For example, ensure the specified gold type and weight are valid. Implementing error handling in applications can also help manage unexpected responses gracefully.
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