Skip to content

API Overview

CoinPost OpenAPI index.

API Base

1. Terminal API

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

2. Sourcefinder API

Not available yet

Terminal API

Authentication

Send the API key in the X-CP-TERMINAL-API-KEY header. Example: 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