{"components":{"securitySchemes":{"bearerAuth":{"scheme":"bearer","type":"http"}}},"info":{"description":"Digital FX Payments API for PIX \u003c\u003e stablecoin flows. Phase 3 includes SDK Node/Python, OpenAPI and examples.","title":"ChainFX API","version":"1.0.0-phase3"},"openapi":"3.1.0","paths":{"/buy":{"post":{"security":[{"bearerAuth":[]}],"summary":"Create a PIX/card to USDT order"}},"/developers/api-keys":{"get":{"security":[{"bearerAuth":[]}],"summary":"List configured API keys masked"}},"/developers/logs":{"get":{"security":[{"bearerAuth":[]}],"summary":"List recent developer logs"}},"/order/{id}":{"get":{"summary":"Read an order by ID"}},"/quote":{"post":{"summary":"Create a rate-locked quote"}},"/rates":{"get":{"summary":"Current FX and crypto rates"}},"/sell":{"post":{"security":[{"bearerAuth":[]}],"summary":"Create a USDT to PIX BRL order"}},"/webhooks/retry":{"post":{"security":[{"bearerAuth":[]}],"summary":"Retry a webhook for an existing order"}},"/webhooks/test":{"post":{"security":[{"bearerAuth":[]}],"summary":"Generate a simulated webhook payload"}}},"servers":[{"description":"Production","url":"https://api.chainfx.com"},{"description":"Sandbox","url":"https://sandbox-api.chainfx.com"}],"x-chainfx":{"category":"Digital FX Payments Infrastructure","notNow":["bridge","pool","AMM","yield","DEX","LP"],"phase":"3","phase2":["Developer Dashboard","API Keys","Logs","Webhook Retry"],"phase3":["Node SDK","Python SDK","OpenAPI","Examples"],"supportedAssets":["USDT"]}}
