AXAxosHub
Features Plans Integrations Workspace FAQ Login FAQ How to sign in My workspace Sign in to workspace
Workspace API

API tokens for your Axos workspace

Programmatic access to the notes, tasks and calendar in your workspace. Tokens are workspace-scoped, per-permission, revocable and rate-limited.

Generate a token

Use the token

curl -H "Authorization: Bearer axws_LIVE_XXXXXXXX" \
  https://api.axoshub.org/v1/notes

Base URL: https://api.axoshub.org/v1. All responses are JSON. Rate limit: 600 requests / minute / token.

Endpoints

MethodPathPurpose
GET/notesList notes
POST/notesCreate note
GET/tasksList tasks
POST/tasksCreate task
GET/calendarList events
POST/calendarCreate event

Existing tokens

NamePermissionsCreatedLast used
Weekly export scriptnotes:read, tasks:read2 Jul 20264 hours agoRotate · Revoke
Zapier bridgetasks:read, tasks:write18 May 2026YesterdayRotate · Revoke