Skip to main content
POST
/
credits
/
coinbase
Deprecated Coinbase Commerce charge endpoint
curl --request POST \
  --url https://openrouter.ai/api/v1/credits/coinbase
{
  "error": {
    "code": 410,
    "message": "The Coinbase APIs used by this endpoint have been deprecated, so the Coinbase Commerce credits API has been removed. Use the web credits purchase flow instead."
  }
}

Response

This endpoint is deprecated and will never return a 200 response.