The Banked API Reference provides documentation for integrating Banked's Pay by Bank functionality into your applications. Our REST-based APIs use standard HTTP response codes, authentication, and verbs to enable seamless account-to-account payments for your customers.
This guide provides everything you need to successfully integrate with Banked's APIs, including:
- Authentication - Set up secure API access
- Development Environments - Configure sandbox and production environments
- API Versioning - Understand version management and compatibility
- Request Signatures - Implement request signing for enhanced security
- Field-level Encryption - Protect sensitive data in transit
- Idempotent Operations - Ensure safe retry mechanisms
- Asynchronous Error Codes - Handle async operation failures gracefully
Next Steps:
To start integrating with Banked's APIs:
- Get API Credentials: Contact Banked Support to receive your authentication credentials and complete the onboarding process
- Choose Authentication Method: Select between Basic Authentication (for testing) or OAuth2 (recommended for production)
- Set Up Development Environment: Configure your sandbox environment for testing
- Explore API Endpoints: Visit the Banked API Reference for detailed endpoint documentation and interactive examples
Additional Resources:
- Payments Overview - Learn about payment types and implementation
- Refunds Overview - Manage refunds and chargebacks
- Mandates Overview - Set up recurring payments and mandates
- Webhooks Documentation - Set up real-time payment notifications
- FAQ Section - Common questions and troubleshooting