DentDock Logo

API Integration

Connect DentDock to other tools using the REST API with secure token-based access.

2 articles Updated: Apr 25, 2026 ~1 min read
1

Getting Your API Keys

Go to Settings › Organization › API Access to generate your App Key and Secret Key. Use these to authenticate all API requests from external apps.

Note: Keep your Secret Key private. If it's ever compromised, regenerate it immediately from the same page.
2

API Documentation

The full endpoint list, request formats, and example responses are at /api-docs. Everything includes sample code to get you started fast.

Was this guide helpful?