{"countries":["United States","Germany","Italy","France","Russia","China","Switzerland","Japan","India","Netherlands","Turkey","Taiwan","Portugal","Poland","Uzbekistan","Saudi Arabia","Kazakhstan","United Kingdom","Spain","Austria","Singapore","Thailand","Belgium","Algeria","Libya","Philippines","Iraq","Brazil","Egypt","Sweden","South Africa","Mexico","Greece","South Korea","Romania","Qatar","Hungary","Australia","Kuwait","Indonesia","United Arab Emirates","Jordan","Denmark","Pakistan","Argentina","Belarus","Finland","Cambodia","Bulgaria","Serbia","Malaysia","Czech Republic","Slovakia","Ukraine","Ecuador","Kyrgyzstan","Morocco","Bangladesh","Cyprus","Mauritius","Ireland","Paraguay","Nepal","Guatemala","North Macedonia","Tunisia","Oman","Latvia","Lithuania","Mongolia","Colombia","Mozambique","Albania","Slovenia","Luxembourg","Hong Kong","Iceland","Trinidad and Tobago","Haiti","Bosnia and Herzegovina","Suriname","Honduras","Dominican Republic","Chile","Estonia","Malta","Uruguay","Burundi","Fiji","Kenya","Comoros"]}
curl --location --request POST 'https://zylalabs.com/api/6672/global+gold+reserves+api/9841/get+countries+with+gold+reserves' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"country":"Argentina","gold_reserves_tonnes":62}
curl --location --request POST 'https://zylalabs.com/api/6672/global+gold+reserves+api/9842/get+gold+reserves+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
{"country":"Argentina","gold_reserves_value":"4,395.40"}
curl --location --request POST 'https://zylalabs.com/api/6672/global+gold+reserves+api/9843/get+gold+reserves+value+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
{"country":"Argentina","gold_reserves_holdings":"16.2%"}
curl --location --request POST 'https://zylalabs.com/api/6672/global+gold+reserves+api/9844/get+gold+reserves+holdings' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"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 Global Gold Reserves 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 Global Gold Reserves API enables developers, analysts, and researchers to programmatically access and analyze global gold reserve data per country. Sourced from up-to-date statistics on monetary gold reserves, this API offers detailed insights such as total gold held (in tonnes), and much more. The API structure supports modular requests—fetching countries, querying data by metric, and comparing gold reserves across the world—ideal for visualizations, reports, or financial dashboards.
The Global Gold Reserves API provides structured data on gold reserves held by countries worldwide, including metrics such as total gold held in tonnes and other economic context related to gold reserves.
You can query specific countries by using the API's modular request structure, which allows you to fetch data based on country names or codes to retrieve their respective gold reserve metrics.
Yes, the Global Gold Reserves API supports comparisons of gold reserves across different countries, making it ideal for visualizations, reports, or financial dashboards.
Yes, the API sources its data from up-to-date statistics on monetary gold reserves, ensuring that users have access to the latest information available.
Each endpoint returns specific metrics related to gold reserves. The "get countries with gold reserves" endpoint lists countries, while "get gold reserves by country" provides the amount in tonnes. The "get gold reserves value by country" returns the monetary value, and "get gold reserves holdings" shows the percentage of total reserves held.
Key fields include "country," "gold_reserves_tonnes," "gold_reserves_value," and "gold_reserves_holdings." Each field provides essential information about a country's gold reserves, facilitating analysis and comparisons.
The response data is structured in JSON format. Each endpoint returns an object containing relevant fields, such as country names and their respective gold metrics, making it easy to parse and utilize in applications.
The primary parameter for the endpoints "get gold reserves by country," "get gold reserves value by country," and "get gold reserves holdings" is the country name. Users must specify a valid country from the list obtained via the "get countries with gold reserves" endpoint.
Typical use cases include financial analysis, economic research, and creating visualizations or reports on gold reserves. Analysts can compare reserves across countries or assess economic stability based on gold holdings.
Data accuracy is maintained through sourcing from reputable statistics on monetary gold reserves. Regular updates and quality checks ensure that the information reflects the most current and reliable data available.
Users can utilize the returned data for comparative analysis, trend identification, and economic forecasting. For example, visualizing gold reserves across countries can highlight economic disparities or investment opportunities.
Standard data patterns include consistent naming conventions for countries and structured numeric values for reserves. Users can expect clear and concise data that aligns with global standards for gold reserve reporting.
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