Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.62 KB

File metadata and controls

32 lines (26 loc) · 1.62 KB

GOAT Flow API Compatibility Page

This root-level file is retained so existing repository and package links keep working. The canonical API documentation now lives under docs/.

Use:

Compatibility notes:

  • Published packages use the goatflow-* names listed in docs/README.md.
  • Protocol fields, JSON keys such as the goatx402 extension, and GOATX402_* environment variables retain their existing technical names.
  • Merchant API credentials and HMAC signing belong on the backend.
  • HTTP 402 is an expected success only for endpoints documented as payment challenges, including order creation and the GOAT Flow profile's MPP challenge endpoint. This does not redefine the standard MPP HTTP exchange.
  • Runtime challenge, manifest, merchant, and portal configuration is authoritative for enabled chains, tokens, limits, fees, and capabilities.

Do not copy API schemas from historical revisions of this file. Update the canonical API Reference instead.