SurfacedBySurfacedBy Docs
DocumentationAPIReference

Platforms

Discover which AI platforms your subscription covers.

Ask an AI:Open in ChatGPTOpen in Claude

The platforms endpoint lists the AI assistants your current subscription is entitled to scan. The same list drives the platform toggles in the dashboard; use this endpoint if you need to mirror the set in a custom integration rather than hard-coding it on your end.

Read-only and available on Professional and Business.

GET
/platforms
/platforms

Header Parameters

X-API-KeyX-Api-Key

curl -X GET "https://example.com/platforms" \
  -H "X-API-Key: string"

Successful Response

null