Authentication
All requests require an API key.
sh
Authorization: Bearer YOUR-API-KEY
You can create API keys in the dashboard.
Mindforge API keys are project-scoped, which means a key for Project A
won't work for Project B
. This makes the API simple to use and prevents accidental data mixing between projects.