Skip to main content
GET
Search for Companies
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

query
string
required

Keyword to search for

Example:

"nike"

Response

Successful response

Key Response Fields:

  • data.searchResults[0].page_id: The company's ad library page ID — use this with the Company Ads endpoint
  • data.searchResults[0].name: Company display name
  • data.searchResults[0].category: Facebook page category
  • data.searchResults[0].image_uri: Company logo/profile image URL
  • data.searchResults[0].likes: Total Facebook page likes
  • data.searchResults[0].verification: Verification status (e.g., "BLUE_VERIFIED")
  • data.searchResults[0].ig_username: Associated Instagram username
  • data.searchResults[0].ig_followers: Instagram follower count
  • data.searchResults[0].ig_verification: Whether the Instagram account is verified
  • data.searchResults[0].entity_type: Facebook entity type (e.g., "PERSON_PROFILE")