Create an application
Create a Partner Organization, invite role-based members, and register the app.
ANISIVO Developer Platform
Independent sandbox and production credentials, clinic-approved installations, least-privilege scopes, usage visibility, signed webhooks, delivery replay, and auditable access.
Create a Partner Organization, invite role-based members, and register the app.
Choose only the scopes your integration needs. The secret is shown once and can be rotated.
Use isolated sandbox fixtures, usage logs, rate-limit visibility, and signed webhook replay.
Submit the use case, then obtain explicit clinic approval for every installation.
signature = HMAC_SHA256(signing_secret, timestamp + "." + raw_request_body)
headers: X-ANISIVO-Timestamp, X-ANISIVO-Delivery, X-ANISIVO-Signature
reject timestamps older than 5 minutes; deduplicate by delivery ID