SurfacedBySurfacedBy Docs
DocumentationConsoleReference

Platforms

List supported AI platforms and their per-query credit costs.

Ask an AI:Open in ChatGPTOpen in Claude

Every Console scan targets one or more AI platforms, and each platform has its own per-query credit cost. The platforms endpoint returns the live catalog so you never have to hard-code the set; new platforms and price changes become visible here on the same deploy.

The response includes add-ons that can be layered on top of a scan (for example, competitor enrichment) with their own credit costs. See Credit model for the pricing logic.

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