Skip to content

Terminal API

OpenAPI reference for the public CoinPost Terminal API.

Base URL

text
https://api.coinpost.ai/terminal/v1

Authentication

Send the API key in the CP-X-API-KEY header.

Example format:

text
cpt_prod_v1_xxxxxxxxxx_xx

Resource Groups

  • Topics: headline list, detail, fact check, media, and ranking endpoints
  • AI Insights: FAQ list and answer detail endpoints

Response Convention

  • Successful responses consistently include code and message
  • code is 0 on success
  • Error responses also return code and message; check each operation page for details