Check payment status (via Api Key)
Endpoint
GET /api/v1/project/{project}/has-paidAuthentication
Required header
X-API-KEY: <your_api_key>Optional headers
Header
Required
Description
X-Devpayr-Domain: yourapp.comPath Parameters
Parameter
Type
Required
Description
Query Parameters
Parameter
Type
Required
Description
What this endpoint checks
Request Example (cURL)
Response Fields Explained
Top-level response keys
Key
Type
Description
data keys
data keysKey
Type
Description
injectables[] object keys
injectables[] object keysKey
Type
Description
Error Responses
401 β Missing API key
403 β API key not allowed for this project
400 β Domain could not be determined (domain-aware check)
403 β Domain not registered under the project
Last updated