Skip to content

Coinpost ID API

OpenAPI reference for the public Coinpost ID service.

Base URLs

  • Production API: https://api.coinpost.id

Resource Groups

  • System: runtime config and aggregate statistics
  • Apps: public app discovery and app detail
  • Web Auth: login, email code, token verify, and token revoke
  • Web User: profile and attachment endpoints used by the web session flow
  • OAuth: authorize and token endpoints
  • App Auth: token verify and token revoke for app-issued tokens
  • App User: current user profile for app-authenticated requests

Authentication

  • Contact Coinpost to get a client ID before using Coinpost ID.
  • Authentication requirements are defined per operation page.
  • OAuth and token-related request shapes are documented directly in the generated operation pages.