Version: v1
NearSync API
The NearSync public REST API. A curated, read-only surface over your organization's Finance and CRM data, authenticated with an API key. Mint keys in the admin dashboard under System → API Keys. All requests are scoped to the issuing organization; a key can only ever read data belonging to its own org.
Authentication
- HTTP: Bearer Auth
Pass your API key as a bearer token: Authorization: Bearer ns_live_.... Keys are shown once at creation; store them securely. Each key carries a fixed set of scopes — an endpoint returns 403 if its required scope is absent.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |