Authentication

Every task endpoint requires your API key.

Header

Authorization: Bearer mk_...

Or use X-Api-Key: mk_...

Get a key

Keys are created in the API Keys dashboard — not via docs. One key is issued at signup; generate more anytime.

Errors

401 Invalid or missing key