| ⚠️ This endpoint is currently in BETA |
|---|
Perform an AI-powered semantic search. Use the entity-type field in the request body to
specify which entity type to search. Currently only supports companies.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Semantic search criteria including search prompt and entity type
The search prompt to apply.
1 - 500"Find companies like OpenAI that are based in the United States"
Number of items to include in the response.
1 <= x <= 100The type of entity to search for.
"companies"Created
Includes the list of entities that matched the search prompt and the explanation for the search.