EaserixDocs
DevelopersAPI reference

API reference

Endpoint-by-endpoint REST reference for every Easerix tool, generated from the OpenAPI specs.

View as Markdown
What this is

The complete REST reference for the Easerix APIs, generated from the same OpenAPI 3 specifications the services are built and CI-verified against. Browse per-endpoint pages with schemas and example requests, or download a raw spec and generate a typed client in your language of choice.

All endpoints use Bearer authentication with a short-lived access token — see the developer overview for how to get one from an API key, plus base URLs and the error shape.

APIs

APIBase URLReferenceRaw spec
Auth & accountshttps://auth.easerix.comBrowseauth.v1.yaml
Taskshttps://api.easerix.com/tasksBrowsetasks.v1.yaml
Noteshttps://api.easerix.com/notesBrowsenotes.v1.yaml
Signhttps://api.easerix.com/signBrowsesign.v1.yaml
Linkshttps://api.easerix.com/linksBrowselinks.v1.yaml
Formshttps://f.easerix.comBrowseforms.v1.yaml
CronCrunchhttps://api.easerix.com/croncrunchBrowsecroncrunch.v1.yaml
Notificationshttps://notifications-api.easerix.comBrowsenotifications.v1.yaml

The raw specs are standard OpenAPI 3 YAML — point openapi-generator, oapi-codegen, Postman, or any other spec-aware tool at them directly.

Last updated on

On this page