API Keys
Use your API key to access RockIt services programmatically β voice agent, social posting, and ad campaigns. Available to Pro users only.
Your API Key
Active
β
Available Endpoints
Voice Agent β app2.rockit-web.in
POST/api/v1/voice/messageSend a message to the AI agent, get a response
GET/api/v1/leadsRetrieve captured leads with CRM push status
Social Media β app3.rockit-web.in
POST/api/v1/posts/createCreate and publish a social post
POST/api/v1/posts/scheduleSchedule a post for a specific date/time
GET/api/v1/postsList all posts and their status
Ads Manager β app4.rockit-web.in
POST/api/v1/campaigns/boostCreate and activate a boost campaign
GET/api/v1/campaignsList all campaigns with status and spend
Usage Example
curl -X POST https://app2.rockit-web.in/api/v1/voice/message \
-H "Authorization: API-Key rk_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{"message": "Hello, I need help with my account"}'
Welcome to RockIt
Choose a tool from the sidebar, or click a card below