{"gold_types":[{"karat":"22K","grams":[1,8,10]},{"karat":"24K","grams":[1,8,10]}]}
curl --location --request POST 'https://zylalabs.com/api/6353/goa+gold+rates+api/9098/types+of+gold+in+goa' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"24k_gold_price":{"8_grams":"70,600"}}
curl --location --request POST 'https://zylalabs.com/api/6353/goa+gold+rates+api/9099/get+current+gold+price+in+goa' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gold_type":"Required","amount":"Required"}'
{"yesterday_price":"\u20b98,783","change_price":"\u20b942\u25b2"}
curl --location --request POST 'https://zylalabs.com/api/6353/goa+gold+rates+api/9100/get+yesterday+gold+price+in+goa' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"type_gold":"Required","amount":"Required"}'
{"1 June Rate":"Rs.7,103 per gram","30 June Rate":"Rs.7,077 per gram"}
curl --location --request POST 'https://zylalabs.com/api/6353/goa+gold+rates+api/9101/get+historical+gold+prices+in+goa' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"month":"Required","year":"Required"}'
{"month":"June","year":2024,"gold_price":{"1_june_rate":"Rs.7,103 per gram","30_june_rate":"Rs.7,077 per gram","highest_rate":"Rs.7,214 per gram on 7 June","lowest_rate":"Rs.7,025 per gram on 27 June","overall_performance":"Decline","percentage_change":"0.38%"}}
curl --location --request POST 'https://zylalabs.com/api/6353/goa+gold+rates+api/9102/goa+gold+performance+by+month+and+year' --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 Goa 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 structured JSON data. For example, the "get current gold price" endpoint returns the latest prices for specified gold types, while the "get historical gold prices" endpoint provides past rates for 24K gold over a defined period.
Key fields include "karat" and "grams" in the gold types endpoint, "gold_price" in current and yesterday's price endpoints, and "highest_rate" and "lowest_rate" in the monthly performance endpoint, providing comprehensive insights into gold pricing.
Parameters include "type of gold" (e.g., 22K, 24K) and "amount in grams" for current and yesterday's price endpoints. The monthly performance endpoint requires "month" and "year" parameters to filter data effectively.
Response data is organized in JSON format, with nested objects for clarity. For instance, the historical prices endpoint lists rates by date, while the monthly performance endpoint summarizes key metrics like highest and lowest rates.
The data is sourced from reliable market feeds specific to Goa, ensuring accuracy. Continuous monitoring and updates help maintain data quality, providing users with trustworthy gold pricing information.
Typical use cases include tracking gold price trends for investment decisions, comparing current prices with historical data for market analysis, and assisting jewelers in pricing their products based on real-time market rates.
Users can analyze price trends by comparing current and historical data, assess market performance through monthly summaries, and make informed decisions based on the latest gold rates and fluctuations indicated in the responses.
If an endpoint returns partial or empty results, users should verify their input parameters for accuracy. Additionally, they can check if the requested data falls outside the available date range or if the specified gold type is not supported.
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