Fast technical evaluation
Use a trial account and API key to validate connectivity, calculation payloads, search, and label search.
This page focuses on access, evaluation flow, welcome email, API keys, and production readiness rather than clinical payload details.
Use a trial account and API key to validate connectivity, calculation payloads, search, and label search.
Commercial access is for active product use, pilot work, and production deployments under subscription or enterprise terms.
The same account created during trial registration can move into commercial access without restarting onboarding.
Create a trial account and receive an issued API key plus a welcome email.
Use the live demo and docs to confirm the API supports representative search and calculation flows.
Move the same account into commercial monthly or annual access through hosted checkout.
Continue into active use, pilot rollout, or broader production planning with the licensed account.
Clarify target users, deployment scope, and whether the review is evaluator-only, pilot, or production-bound.
Document likely request volume, tenancy model, and whether the integration is single product or OEM.
Confirm whether dog/cat commercial scope is sufficient or whether broader future scope is expected.
Define what changes between evaluation access and active licensed use, including support expectations.
The raw API key is returned at registration time and should be stored securely by the integrator.
Use Authorization: Bearer <API_KEY> on authenticated requests.
If a key must be replaced, rotation should happen through the managed key lifecycle rather than ad hoc duplication.
Trial registration attempts direct welcome-email delivery and falls back to queue-backed delivery if needed.
Credential validation and sync use hashed auth state rather than exposing raw key data operationally.
Commercial access changes are reflected through managed subscription and access-state handling.