Skip to main content
GET
Get the project's active platforms and the caller's entitlement

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Path Parameters

id
string<uuid>
required

Response

Successful response

activePlatforms
enum<string>[]
required

LLM platform identifier. Newer scraper-backed ids end in _app; chatgpt, perplexity, and gemini are legacy and not returned by current runs.

Available options:
chatgpt,
chatgpt_app,
claude,
gemini,
gemini_app,
grok_app,
grok_api,
perplexity,
perplexity_app,
google_app,
deepseek
availablePlatforms
enum<string>[]
required

LLM platform identifier. Newer scraper-backed ids end in _app; chatgpt, perplexity, and gemini are legacy and not returned by current runs.

Available options:
chatgpt,
chatgpt_app,
claude,
gemini,
gemini_app,
grok_app,
grok_api,
perplexity,
perplexity_app,
google_app,
deepseek
availableOptions
object[]