Appearance
The Pocketbook API provides a RESTful interface for creating, managing, and verifying digital certificates.
Base URL
https://api.pocketbook.studio/v1Authentication
All API requests require authentication using an API key. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEYEndpoints
- Certificates: Create, list, and manage certificates
- Vouchers: Manage certificate vouchers
- Bulk Operations: Process multiple certificates at once
- Webhooks: Configure webhook endpoints
Rate Limits
API requests are rate-limited to ensure fair usage. Check response headers for rate limit information.
Next Steps
- Authentication Guide - Learn how to authenticate
- Certificates API - Certificate management
- Bulk Operations - Process multiple certificates
