If no API key is listed, your plan doesnβt include API access. API and MCP access come with Managing Director. See Pricing, or email team@artemis.xyz.
Treat the key like a password. It travels as a query parameter, so it lands in shell history, proxy logs and CI logs. Export it rather than pasting it inline:
export ARTEMIS_API_KEY="your-key-here"
Next: Quickstart makes your first request in under a minute.