All authenticated endpoints require a Bearer token in the Authorization header. Merchant API keys are generated in /developer/register. Rate limits: 200 req/min (sandbox), 2000 req/min (production).
Authorization: Bearer YOUR_API_KEYcurl -H "Authorization: Bearer jp_sandbox_abc123..." /api/v1/rates