Quick start
In EveVolved, open ✨ Create → Connect → 🛰 Platform API and create a key. Pick the scopes you need. You'll see the evk_… key once — copy it, send it as a Bearer token, and call any endpoint.
Example
https://api.evevolved.org/v1. Every request needs an Authorization: Bearer evk_… header. This is the external API for your own code; an app running inside EveVolved should use the sandboxed Vibe App SDK instead.