Skip to main content
GET
/
api
/
v1
/
ping
Ping
curl --request GET \
  --url https://sellitbr.com/api/v1/ping
{
  "ping": "pong"
}

Documentation Index

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

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

Simple Ping

Make a request to the ping endpoint to ensure your access credentials are working correctly.

Parameters

No Parameters
{
  "ping": "pong"
}