Send a dummy request.
cURL
curl --request GET \ --url https://app.ribbon.ai/be-api/v1/ping \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.ribbon.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ribbon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Provide your API key UUID in the 'Authorization' header prefixed with 'Bearer '. Example: 'Authorization: Bearer 123e4567-e89b-12d3-a456-426614174000'
OK
Returns 'pong'