Integration API

Guide to integrate DOT APP with your own applications and workflows.

DOT APP API Integration 🔗

DOT APP provides a REST API and Webhooks to integrate the platform with other tools and automate collaboration workflows.


1. Authentication

All API requests require an authentication token.
You can generate your token from your DOT APP profile:

# Example request with token
curl -H "Authorization: Bearer YOUR_TOKEN" https://api.dotapp.dh.com/v1/screenshots