Requests to the Transaction API count against your Brand API usage quotas.
Implementation guide
For more details, refer to our API Reference.1
Get your API key
You’ll need to create an account on our Developer Portal. Creating an account is quick and easy, and will give you access to your dashboard where you’ll find your API key.
2
Make your first API call
Implement or run the code below to make your first API request.Authentication is done by passing your API key as a Bearer Authentication. The Transaction API can be accessed through the following structure:
3
Test and deploy
All requests for the domain brandfetch.com are free and will not count towards your usage/quotas. You can make as many requests to the Brandfetch’s brand as you need while you iterate on and test your integration.Once you are ready to go live, simply replace brandfetch.com with the domain name, Stock Ticker or ISIN you want to look up.
Transaction input
The primary input for querying the Transaction API is a raw transaction descriptor (the line-item text on a bank or credit card statement). You provide this as thetransactionLabel in the request body,
along with a countryCode to narrow down the merchant’s locale. For example, a
transaction label like "STARBUCKS 1523 OMAHA NE" with country code "US" can
be resolved to starbucks.com.