3DOCR Quickstart Guide
Step 2: Subscribe to a Plan
Navigate to the Manage Subscription section and choose a plan that best suits your needs.
Once subscribed, you'll unlock the ability to generate API keys for authenticated API requests.
Step 3: Generate an API Key
You can always generate and re-generate API Keys in the API Keys section of the Dashboard. Previous API Keys are always revoked when a new one is generated
Copy your API key and store it securely. You will need this for authentication.
Step 4: Perform Requests Using cURL
Notes
- Ensure your API key is kept private and not exposed in public repositories.
- Refer to the REST API documentation for additional details on request parameters and options.