πREST API
Base URL
https://api.devpayr.dev/api/v1/Request & Response Format
Accept: application/jsonContent-Type: application/jsonAuthentication Overview
1. API Key Authentication (Backend / Management)
2. License Key Authentication (Runtime Validation)
Required Headers
API Key Authentication
License Key Authentication
About the X-Devpayr-Domain Header
Authentication Examples (cURL)
API Key Example
License Key Example
Core Resource Categories
Projects
List Projects
Create a Project
Retrieve a Project
Update a Project
Delete a Project
Project Domains
List Project Domains
Add a Domain
Update a Domain
Delete a Domain
Licenses
List Licenses for a Project
Create a License
View a License
Revoke a License
Reactivate a License
Delete a License
Payment Status Checks
Check Payment Status via API Key
Check Payment Status via License Key
Injectables (Advanced)
List Injectables
Create an Injectable
Update an Injectable
Delete an Injectable
Rate Limiting
Error Handling
When to Use REST API vs SDK
Last updated