Troubleshooting
Check authentication, token scope, payload fields, CSV formatting, usage limits, and failed or partial jobs before retrying a workflow.
Learn how to get an API key, run a first request, understand responses, plan credits, handle errors, and connect Elvesora products to customer data workflows.
Evaluation path
Each product guide includes an API quickstart, fields reference, workflows, troubleshooting, billing behavior, security notes, and product boundaries.
Resolve company names to likely official website domains, inspect confidence, and handle not-found or low-confidence matches.
Add company-level fields through REST or authenticated remote MCP, understand result types, and plan exports for CRM workflows.
Validate email and domain quality with policy keys, allow, block, or review decisions, reason codes, rules, batch jobs, and webhooks.
These terms appear across the documentation and API responses. Use them consistently when designing imports, retries, exports, and product workflows.
| Concept | Meaning |
|---|---|
| Products | Company Domain Lookup resolves names to domains, Elvesora Enrichment adds company fields, and Soryxa validates email and domain quality. |
| Inputs | Each API expects the smallest useful input: a company name for lookup, a domain for enrichment, and an email address for Soryxa. |
| Outputs | Responses include a success flag, product data, usage or credit fields where available, and explicit error shapes for failed requests. |
| Credits | Credits are counted when a request reaches a billable product workflow. Usage and limit fields help clients avoid surprise stops. |
| Teams and tokens | API tokens belong to a team account. Keep tokens server-side and rotate them when access should change. |
| Usage periods | Plan allowances are measured by the active billing period or recurring monthly Free-plan period for the product subscription. |
Check authentication, token scope, payload fields, CSV formatting, usage limits, and failed or partial jobs before retrying a workflow.
Keep tokens out of browser code, separate team workspaces, and export only the fields needed by the customer system receiving the data.
Review docs pages after customer-visible changes to endpoints, response fields, reason codes, billing behavior, or workflow exports.
Create an API key, choose the product guide for your use case, and start with a small request before scaling to imports or automated jobs.