For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ping

Signature header will not be sent with this action.

Is used to verify the availability of API provided by the operator's platform Request:

{
    "action": "ping"
}
Response: 200
Doesn't require any payload

Last updated