automatedinsights
Natural language generation and automated content creation
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.automatedinsights.com/v1.8 | link | — | — | — |
Actions (7)
Assistants · 3
- Create assistant questionPOST /api/v1/assistants/{assistant_id}/questions
Ask a question to the Wordsmith assistant with optional file attachments and session management.
documented - Get question statusGET /api/v1/assistants/{assistant_id}/questions/{question_id}
Retrieve the status and results of a previously submitted question.
documented - List assistantsGET /api/v1/assistants
Get all assistants available to your account.
documented