Skip to main content
The dzap-trade-api skill teaches coding assistants the Trade REST schema and flow conventions.

Coverage

  • POST /quotes
  • POST /buildTx
  • GET /status
  • GET /status/multi
  • GET /config/providers

Install

git clone https://github.com/dzap-io/skills.git
cp skills/dzap-trade-api/*.md .cursor/rules/

Best use cases

  • Backend integrations with Trade REST
  • Mapping SDK flows to HTTP calls
  • Building reliable quote/build/status automation

Reference pairing

Use this skill with tradeDocs.json for canonical API details.
Last modified on May 21, 2026