Skip to main content
Build with Agno Agents and use Brandfetch API to retrieve a company’s brand information.

Prerequisites

  • Register an account at: https://developers.brandfetch.com/register.
  • Brand API:
    • Export your API key as an environment variable: export BRANDFETCH_API_KEY=your_api_key
  • Brand Search API:
    • Export your Client ID as an environment variable: export BRANDFETCH_CLIENT_ID=your_client_id
  • Export your OpenAI API key: export OPENAI_API_KEY=your_openai_api_key_here

Run the Example

For details, see Brandfetch cookbook.