Toolchi LogoToolchi
Back to Developer Portal

API Playground & Interactive Docs

Test Toolchi endpoints directly in your browser. Configure parameters on the left and see live JSON responses on the right.

Available Endpoints
Sandbox endpoints are open for testing. Production API keys, rate limits, and usage logging should be enabled before public launch.

Generate Blog Titles

Returns 5 high-impact blog title ideas based on a target topic and style tone.

POSThttps://toolchi.online/api/v1/ai/title-generator
curl -X POST https://toolchi.online/api/v1/ai/title-generator \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer tc_live_xxxxxx" \
  -d ''
Payload Parameters
API Execution Response
Live Logs
Console Ready

Configure request params and click Run Query to trigger API handlers.