Overview
HTTP API for Clerky's legal document automation platform
Clerky is a legal technology platform that automates startup legal work — formation, equity issuance, document signing, and storage. The HTTP API exposes a subset of those operations to partner integrations.
Most endpoints use OAuth 2.0 Authorization Code Grant.
https://app.clerky.com/oauth/authorizehttps://app.clerky.com/oauth/tokenAuthorization: Bearer <access_token>Service-to-service endpoints in the Internal API authenticate with a static API key issued out of band.