Cards API
Kobble Card API Documentation
Overview
Key Features
Why Choose the Card API?
Base URLs
https://dev.apikobble.net/
https://stage.apikobble.net/
API Endpoints
Authentication
Authorization: Bearer {access_token}
Error Handling
Common Status Codes
Status Code | Description |
---|---|
200 | OK - Request succeeded. |
400 | Bad Request - Invalid parameters or missing data. |
401 | Unauthorized - Invalid credentials or token. |
403 | Forbidden - The client is not allowed access to the requested resource. |
404 | Not Found - The requested resource could not be found. |
500 | Internal Server Error - An issue occurred on the server. |