API docs
Use the Agreee.at API to create contracts, send signing links, and check status from your app. All plans include API access.
Base URL
https://api.agreee.at/v1 (available when the service launches)
Authentication
Include your API key in the request header:
Authorization: Bearer YOUR_API_KEY
Create and manage API keys from your dashboard after signing in.
Endpoints
Reference for core endpoints will be published here:
- POST /contracts — Create a contract and get a signing link
- GET /contracts/{id} — Get contract status and details
- POST /contracts/{id}/send — Send via email
Full request/response examples and rate limits will be documented when the API is live. For early access or questions, contact us.