Coming Soon
API Service
Access EdfaPay's full capabilities through our RESTful API. Manage transactions, reconciliation, reporting, and more.
Documentation In Progress
We're working on comprehensive API documentation including OpenAPI/Swagger specifications. Check back soon.
Planned Endpoints
POST
/v1/transactionsCreate a new transactionGET
/v1/transactions/{id}Get transaction detailsGET
/v1/transactionsList all transactionsPOST
/v1/refundsCreate a refundGET
/v1/reconciliationGet reconciliation dataGET
/v1/reportsGenerate reportsAPI Features
RESTful Design
Clean, predictable API following REST conventions
Authentication
Secure API key and OAuth 2.0 authentication
Webhooks
Real-time event notifications to your endpoints
Rate Limiting
Fair usage policies with clear rate limits
Idempotency
Safe retry logic with idempotency keys
Pagination
Efficient pagination for large datasets