1

Create an Account

Visit our sign-up page to create an account. You can sign up using your email or Google account. Once you have signed up, you will have access to your account dashboard.

2

Obtain API Tokens

After signing up, you can find your API tokens in your account settings. Make sure to keep your secret API token secure and do not share it publicly.

3

Integrate with Your Application

Logo API Request
https://img.logokit.com/<identifier>?token=<publishable-api-token>
Brand API Request
curl "https://api.logokit.com/brands/<identifier>" \
     --header "Authorization: Bearer: <secret-api-token>"

API Reference

You can find detailed information about our APIs in the API Reference section. Here are the two main APIs you will be using: