[{"countries":["Argentina","Australia","Brazil","Canada","Switzerland","Chile","China","Czech Republic","Denmark","Euro area","Britain","Hong Kong","Hungary","Indonesia","Israel","Japan","South Korea","Mexico","Malaysia","New Zealand","Poland","Russia","Singapore","Sweden","Thailand","Taiwan","United States","South Africa"]}]
curl --location --request POST 'https://zylalabs.com/api/5984/big+mac+index+api/7975/get+all+countries+available' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"country":"Argentina","current big mac index":"$6.55"}
curl --location --request POST 'https://zylalabs.com/api/5984/big+mac+index+api/7976/get+big+mac+index+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
{"Argentina":{"Big Mac Index 2023 (US $)":4.57}}
curl --location --request POST 'https://zylalabs.com/api/5984/big+mac+index+api/7977/get+past+big+mac+index' --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 Big Mac Index 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 Big Mac Index API offers developers a programmatic way to access data from the Big Mac Index, a well-known economic indicator published by The Economist. This index compares the cost of a McDonald's Big Mac in different countries to measure currency overvaluation or undervaluation relative to the U.S. dollar. The API provides endpoints to retrieve data for all countries, filter data by country or year, and analyze trends over time.
The Big Mac Index API provides real-time data on the Big Mac Index, which measures purchasing power parity across various countries by comparing the cost of a McDonald's Big Mac.
You can access data through various endpoints that allow you to retrieve information for all countries, filter data by specific countries or years, and analyze trends over time.
The API allows you to retrieve data on the cost of a Big Mac in different countries, currency overvaluation or undervaluation relative to the U.S. dollar, and historical trends.
Yes, the Big Mac Index API provides real-time data, ensuring that you have access to the most current information regarding the Big Mac Index.
The "get All Countries available" endpoint returns a list of countries included in the Big Mac Index. The "get big mac index by country" endpoint provides the current Big Mac Index for a specified country, including its price in USD. The "get past Big Mac index" endpoint returns historical Big Mac Index data for a specific country.
Key fields include "countries" in the all countries response, "country" and "current big mac index" in the current index response, and the country name with its historical index value in the past index response.
Responses are structured in JSON format. For example, the all countries endpoint returns an array of country names, while the index endpoints return an object with country-specific data, making it easy to parse and utilize.
The "get big mac index by country" and "get past Big Mac index" endpoints require a "country" parameter to specify which country's data to retrieve. The "get All Countries available" endpoint does not require any parameters.
The "get All Countries available" endpoint provides a comprehensive list of countries. The "get big mac index by country" endpoint offers current pricing data, while the "get past Big Mac index" endpoint supplies historical pricing data for analysis.
Users can analyze currency valuation by comparing the Big Mac Index across countries. For example, by retrieving data for multiple countries, users can identify trends in purchasing power and economic conditions.
Typical use cases include economic research, currency analysis, and educational purposes. Analysts may use the data to study inflation trends, while businesses can assess market conditions in different regions.
The Big Mac Index is published by The Economist, which ensures data quality through standardized pricing surveys across various countries. Regular updates and checks help maintain the accuracy of the index.
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