The Brand API provides comprehensive data about companies, including their address, domain, founding year, and number of employees. It’s designed for developers looking to integrate reliable brand information into their applications, making it easier to enhance user experiences with up-to-date brand insights.
Authorization
header of your request. Make sure to keep
this secret API token secure and do not share it publicly. You can find yours in
your account.
Retrieve brand information for a stock ticker
AAPL
.
You can do this by using the following URL:Bearer token authentication. You must provide a valid Secret API token in the Authorization header of your request. You can find yours in your account settings.
The domain or stock ticker for which you want to retrieve brand information. For example, apple.com or AAPL. We support all major stock exchanges worldwide.
"apple.com"
Brand information found and returned as JSON.
The response is of type object
.