{"countries":["United States","France","Spain","India","Mexico","China","Japan","Germany","Brazil","Russia","Australia","Italy","Canada","Hong Kong","United Kingdom","Philippines","Saudi Arabia","Thailand","Czech Republic","Netherlands","Greece","Switzerland","Taiwan","United Arab Emirates","Vietnam","South Africa","Denmark","Indonesia","Colombia","Kazakhstan","Georgia"]}
curl --location --request POST 'https://zylalabs.com/api/6526/bloomberg+billionaires+api/9455/get+countries+with+billionaires' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"country":"United States","billionaires_names":["Elon Musk","Jeff Bezos","Mark Zuckerberg","Warren Buffett","Bill Gates","Larry Ellison","Larry Page","Sergey Brin","Steve Ballmer","Jim Walton","Rob Walton","Alice Walton","Michael Dell","Jensen Huang","Jim Walton","Jeff Yass","Thomas Peterffy","Jacqueline Badger Mars","John Mars","Ken Griffin","Stephen Schwarzman","Giovanni Ferrero & family","Lukas Walton","Abigail Johnson","Stephen Schwarzman","David Tepper","Dustin Moskovitz","John Menard","Christy Walton","Donald Bren","Bob Duggan","Steve Cohen","Henry Kravis","Peter Thiel","Henry Samueli","George Roberts","Tom Gores","Ravi Jaipuria","Henry Laufer","Brian Armstrong","Mark Cuban","Nathan Blecharczyk","Joe Gebbia","John Doerr","Reed Hastings","David Geffen","Marc Benioff","Brian Chesky","Michael Rubin","Steven Spielberg","Gordon Getty","Lynsi Snyder"]}
curl --location --request POST 'https://zylalabs.com/api/6526/bloomberg+billionaires+api/9456/get+billionaires+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
{"Rank":1,"Name":"Elon Musk","Total net worth":"$294B","Last change":"-$9.92B","YTD change":"-$139B","Country \/ Region":"United States","Industry":"Technology"}
curl --location --request POST 'https://zylalabs.com/api/6526/bloomberg+billionaires+api/9457/get+billionaire+data+by+name' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"name":"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 Bloomberg Billionaires 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 Bloomberg Billionaires API is designed to interact with real-time data from Bloomberg’s billionaire tracking site. It exposes clean and structured endpoints to access a list of countries with billionaires, retrieve billionaire names based on a specified country, and extract detailed personal and financial information for any billionaire by their full name. This API is perfect for data analysts, journalists, and developers building financial dashboards, research tools, or economic insights platforms. The architecture is built to support extensible querying, filtering, and potentially ranking mechanisms in future versions.
The Bloomberg Billionaires API provides real-time access to data on the world's wealthiest individuals, allowing users to retrieve billionaire names by country, get a list of all represented countries, and access detailed profiles by name.
You can retrieve a list of billionaires from a specific country by using the designated endpoint that allows you to specify the country as a parameter. The API will return the names of billionaires associated with that country.
You can access detailed personal and financial information about any billionaire by their full name, including their net worth, source of wealth, and other relevant data.
Yes, the Bloomberg Billionaires API is ideal for developers, data analysts, and journalists looking to build financial dashboards, research tools, or platforms for economic insights due to its structured endpoints and real-time data.
Yes, the architecture of the Bloomberg Billionaires API is built to support extensible querying, filtering, and potentially ranking mechanisms in future versions, allowing for more advanced data analysis.
The "get countries with billionaires" endpoint returns a list of countries with billionaires. The "get billionaires by country" endpoint provides names of billionaires from a specified country. The "get billionaire data by name" endpoint delivers detailed profiles, including net worth, industry, and changes in wealth.
Key fields include "countries" in the first endpoint, "billionaires_names" in the second, and "Rank," "Name," "Total net worth," "Last change," "YTD change," "Country/Region," and "Industry" in the third endpoint.
Each endpoint returns data in JSON format. The first endpoint provides an array of countries, the second returns an object with the country name and an array of billionaire names, and the third returns an object with detailed attributes about a specific billionaire.
The "get billionaires by country" endpoint requires a "country" parameter, while the "get billionaire data by name" endpoint requires a "name" parameter. These parameters must match the data returned from the previous endpoints.
The first endpoint lists countries with billionaires. The second provides names of billionaires from a specified country. The third offers detailed profiles, including financial data and industry classification for individual billionaires.
Users can customize requests by specifying the desired country in the "get billionaires by country" endpoint and the billionaire's name in the "get billionaire data by name" endpoint, allowing targeted data retrieval.
Typical use cases include financial analysis, economic research, journalism, and developing dashboards that track wealth trends, industry impacts, or regional economic insights based on billionaire data.
Data accuracy is maintained through real-time updates from Bloomberg’s billionaire tracking site, ensuring that the information reflects the latest financial standings and changes in wealth for billionaires globally.
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