Check your project
GET /project is the “who am I” call — a cheap way to validate an API key and see which project it belongs to.
curl
404 means the key doesn’t map to a project — check the key.
Next
Billing
Credits, plans, and what runs cost.
Limits
Concurrency and rate limits per plan.