Create API Key
Request your API key here.Basic Example
All API calls require thex-api-key header and contain your API Key. For an example of how to do this, see the code snippet below:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
x-api-key header and contain your API Key. For an example of how to do this, see the code snippet below:
curl 'https://api.segment.radiant.so/v1/segment/f67ec811-1a01-4ad5-83fe-0d743912b138' \
-H 'content-type: application/json' \
-H 'x-api-key: your-key'