Get Started

Quick Start Guide

A step-by-step guide to get started with BrandSearch APIs

  1. 1

    Create an Account

    Visit the 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. 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. 3

    Integrate with Your Application

    Logo API Request

    https://img.BrandSearch.com/<identifier>?token=<publishable-api-token>

    Brand API Request

    curl "https://api.BrandSearch.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: