Authentication
Open Dashboard → Developer Hub and copy your existing private API key. Send it in the Authorization header as Bearer <api_key>.
Replace the placeholders with your service ID and private API key. Keep the key on your backend; do not include it in browser code or a public repository.