id as source when you
provision a company.
Preview. Part of the Migration API — in active design and not yet generally
available; the shapes below may change. Until this ships, read source IDs from
Settings → Sources in the dashboard. See the
overview.
Authentication
Requires anx-api-key header. See Authentication.
Response
200 OK
The source’s UUID. Pass it as
source when you
provision a company.The source’s display name — the system you migrate from (e.g. “Salesforce”).
A logo for the source, suitable for rendering in your picker.
null if none is
set.Sources and templates are independent lists. A source defines the import
plan and export writer; templates are the importable objects, shared across
your account. List them separately and let your customer pick each — see
List templates.
Errors
| Status | Meaning |
|---|---|
401 | API key missing or invalid. |
429 | Rate limit hit — back off and retry. |
500 | Server error. |
Example
Next
- List templates — the importable objects.
- Provision a company — create a company bound to a source.