Skip to main content
POST
/
cocart
/
jwt
/
validate-token
Error
A valid request URL is required to generate request examples
{
  "message": "Token is valid."
}

Documentation Index

Fetch the complete documentation index at: https://docs.cocartapi.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Token is valid

message
string
Example:

"Token is valid."