Aller au contenu

Overview

Public HTTP API for ASAP Platform (api.asap.cool).

All /v1 responses are wrapped in a standard envelope. Success responses are { "data": <body>, "meta": { "request_id", "next_cursor"?, "has_more"? } } — the schema documented for each operation describes the inner data value. Errors are { "error": { "code", "message", "field"?, "request_id" } }. Every response also carries an X-Request-Id header matching meta.request_id / error.request_id.

Information

  • License: BUSL-1.1
  • OpenAPI version: 3.1.0

Security scheme type: http

Security scheme type: apiKey

Cookie parameter name: asap_session