Getting Started
Everything you need to start using Mindra
1 min read
Getting Started
Get up and running with Mindra in just a few minutes. This section covers authentication and running your first workflow.
Overview
To use the Mindra API, you need:
- A Mindra account — sign up at console.mindra.co
- An API key from your project settings
- A workflow created in the Mindra Console
Once you have these, you can trigger workflow executions via our REST API and receive real-time results through SSE streaming.
Next Steps
- Authentication — Learn how to authenticate API requests
- Quickstart — Run your first workflow