cURL
curl --request GET \ --url https://api.openfunnel.dev/api/v1/verticals \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": 1, "slug": "ai-observability", "name": "AI Observability", "description": "AI observability companies with hiring activity.", "event_type_count": 12 } ] }
Browse the top-level vertical catalog available in event discovery.
Documentation IndexFetch the complete documentation index at: https://docs.openfunnel.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.openfunnel.dev/llms.txt
Use this file to discover all available pages before exploring further.
Send your API key as Authorization: Bearer <api_key>.
Authorization: Bearer <api_key>
Successful Response
Show child attributes