To use our API from any platform, you can make a simple HTTP request.
curl -X POST https://api.officely.ai/runTeam \
-H "Content-Type: application/json" \
-H "x-officely-token: your_token_here" \
-d '{
"query": "Your query here",
"agent_id": "123",
"chat_history": [
{"text": "Previous message text", "type": "inbound"}
]
}'
for early access to the team builder click here
you can find your Officely main token here
Coming soon! We will be launching a mid-tier plan for $129 + per usage query, with full access to the team builder!