Rest API
This section describes the Krayon Digital API in detail.
Once onboarded to Krayon, you can generate an API token and use it to issue API calls.
All calls to endpoints that require authentication must provide the client access token in the Authorization HTTP header of the request message.
API Token
Security Scheme Type: Access Token
Authorization Header: Bearer: {Access-Token}
API Reference: The API references can be found here.
Rest API resources
Below, you'll find documentation covering parts of the Rest of APIs:
Updated 4 months ago