402 Payment Required
402 Payment Required — code reserved for future use, but currently used by some APIs to signal "payment needed".
Description
402 Payment Required was originally reserved for future use in digital payment schemes, but has since been adopted by many APIs and platforms to indicate that the user has exceeded a free tier or needs to upgrade their plan to access the resource.
Common in SaaS platforms, API gateways with usage limits, and premium content systems. The response typically includes information about how to make a payment or upgrade.
Common Causes
How to Fix
Check your website's HTTP status code
Check now →