← Back to Dashboard

AI Service API Test

0. Session Management

Note: This ID maps to `ai_conversation_id` in database (32-char UUID without dashes)

1. Chat (/v1/chat)

Equivalent Curl Command:(Click 'Send Request' to generate)
Response will appear here...

2. Submit Summary Task

Equivalent Curl Command:(Click 'Submit Task' to generate)
Job ID will appear here...

3. Check Task Status

Equivalent Curl Command:(Click 'Check Status' to generate)
Status will appear here...

4. Get Summary Result

Equivalent Curl Command:(Click 'Get Result' to generate)
Summary result will appear here...

5. Revoke Task

Equivalent Curl Command:(Click 'Revoke Task' to generate)
Revoke result will appear here...