4xx Client Error
Some APIs use this reserved code to indicate payment is needed, but there's no universal standard — check the API docs to learn what it means for this service.
Treat 402 as a nonstandard, reserved status that some products use for billing or subscription gates.
GET https://api.example.test/api/premium/analytics402 Payment Required
# Headers
Content-Type: application/json
# Body
{
"error": "payment_required"
}Analytics feature requires paid subscription