REST API
Token-authenticated REST endpoints for tender CRUD, bid
retrieval, award events, and reporting exports.
Auto-generated OpenAPI / Swagger spec hosted on the
production endpoint at
/api/schema/swagger - visible to authenticated users.
- OAuth-based authentication with rotatable tokens
- Tender, bid, offer, contract, supplier endpoints
- Webhook subscriptions for live event streaming
- Pagination, filtering, and bulk-export shapes
Request API access → IATA FTS XML
Bidirectional XML exchange compliant with the IATA Fuel
Tender Standard. Twelve-plus endpoints covering tender
invitations, bids, awards, new rounds, and cancellations -
drop the platform directly into an existing IATA-compliant
procurement flow.
- Tender invitation export (airline → ERP)
- Bid & award XML import / export
- Round progression and tender cancellation events
- Schema validation at every ingestion point
Request IATA FTS docs → Webhooks
Subscribe to platform events (tender launched, bid received,
round extended, award confirmed) and route them to Slack,
your ERP, your BI warehouse, or any HTTPS endpoint. Signed
payloads with retry semantics and dead-letter queue support.
- HMAC-SHA256 signed payloads
- Configurable retry & backoff
- Per-event-type subscription filters
- Dashboard for delivery health and replay
Talk to integrations →