Klyme API home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Guides
API Reference
Website
API Documentation
Introduction
API Endpoints
POST
Create Payment Authorisation
GET
Get Payment Status
On this page
Environments
Authentication
API Documentation
Introduction
What you need to know before integrating
Environments
Klyme Widget SDK
API Base URL
Sandbox
https://widget.klyme.io/test.js
https://api-test.klyme.io/api/v1
Production
https://widget.klyme.io/prod.js
https://api.klyme.io/api/v1
Authentication
All API endpoints are authenticated using Basic Auth.
Copy
"security"
: [
{
"basicAuth"
: []
}
]
Create Payment Authorisation
Assistant
Responses are generated using AI and may contain mistakes.