Sellit Docs home page
Search...
⌘K
Github
Meu Negócio
Meu Negócio
Search...
Navigation
Get started
Ping
Learn
Contribuir
Referência de API
Instagram
Get started
GET
Ping
Error Responses
Chat
POST
Start chat
POST
Start preview chat
POST
Continue chat
POST
Save logs
POST
Update sellit in session
Analytics
GET
Get stats
Workspace
GET
List workspaces
GET
Get a workspace
POST
Create a workspace
PATCH
Update a workspace
DEL
Delete a workspace
GET
List members
Billing
GET
Get current usage
GET
List invoices
Ping
cURL
Copy
curl
--request
GET
\
--url
https://sellitbr.com/api/v1/ping
Response
Copy
{
"ping"
:
"pong"
}
Get started
Ping
GET
/
api
/
v1
/
ping
Try it
Ping
cURL
Copy
curl
--request
GET
\
--url
https://sellitbr.com/api/v1/ping
Response
Copy
{
"ping"
:
"pong"
}
Simple Ping
Make a request to the ping endpoint to ensure your access credentials are working correctly.
Parameters
No Parameters
Response
Copy
{
"ping"
:
"pong"
}
Suggest edits
Error Responses
Assistant
Responses are generated using AI and may contain mistakes.