Start here
Sanka’s API is workspace-scoped. Create an access token, attach it to your requests, and you can manage CRM records through/v1/public/..., enrich companies with /v1/enrich, and score companies or deals with /v1/score.There is no sandbox and no webhook product at the moment.Getting started
- Open Developers → API in Sanka and create a token.
- Follow the quickstart to make your first request.
- Use Data Management for CRUD endpoints and the AI groups for enrichment and scoring.
Get started
Quickstart
Create a token and run your first request.
Authentication
Learn how Bearer tokens work and how to rotate them by deleting and recreating tokens.
Data Management
Review CRUD coverage and open the object playgrounds.
Data Enrichment
Refresh company records with external web evidence.
Data Scoring
Score companies and deals with deterministic outputs.
Reference
Explore schemas, examples, and playground requests.
What’s supported
Sanka’s API surface now has three main lanes:- Data Management: CRUD and schema endpoints for supported records, including Companies, Contacts, Deals, Orders, Items, Expenses, Inventory, and more
- Data Enrichment:
POST /v1/enrichto refresh a company record with structured web evidence - Data Scoring:
POST /v1/scoreto return deterministic company or deal scores with reasons