Request
The request event type.
The user API key.
Response Success
Value:
challengeThe message that user will have to sign for authentication reasons.
Response Error
Value:
errorAn error message. Value:
Json ErrorDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Request a challenge for user authentication handshake
{
"event": "challenge",
"api_key": "CMl2SeSn09Tz+2tWuzPfdaJdsahq6qv5UaexXuQ3SnahDQU/gO3aT+"
}
challenge{
"event": "challenge",
"message": "226aee50-88fc-4618-a42a-34f7709570b2"
}
errorJson Error{
"event": "error",
"message": "Json Error"
}