List all bots

An endpoint to retrieve all bots information

POST https://api.aipixy.com/v1/bot/

Headers

curl -X GET \
     -H "Authorization: Bearer YOUR_API_KEY" \
     https://api.aipixy.com/v1/bot/UID

Last updated