Getting an API Key
- Go to Settings → API in the SuperIntern web app
- Generate a new API key
- Store it securely — you won’t be able to view it again
Sending a Message
Send a message to your intern and get a response:Use Cases
- Automation triggers — Send a message to SuperIntern when an event happens in your system (e.g., new Stripe payment → “Send a thank-you email to [customer]”)
- Scheduled jobs — Trigger a workflow from your own scheduler
- Custom interfaces — Build your own front-end on top of SuperIntern’s capabilities
Rate Limits
API requests count toward your credit balance. High-frequency automation should be designed with credit consumption in mind. For detailed API reference documentation, visit the API reference section (coming soon).The SuperIntern API is available on Pro and Max plans.