Quickstart: SDK + Gateway Flow
Onboard to Ryvra APIs and SDKs with the authority model, environment setup, and first bounded workflow in place.
#What you need
- Sandbox or production environment access.
- Credential storage and rotation process.
- Defined owner for mandates, policy, and incident escalation.
- A first low-risk workflow to validate end-to-end behavior.
#Recommended onboarding sequence
- Read the architecture overview and governance model first.
- Provision credentials and bind identity to the correct operator or runtime.
- Implement SDK or API calls with idempotency, correlation, and policy metadata.
- Test one low-risk workflow and confirm terminal settlement state plus evidence capture.
- Promote only after replay, rate, spend, and suspension controls are verified.
#First workflow checklist
- The workflow stays within a published mandate.
- The risk engine and policy checks can block it deterministically.
- The integration records request, event, and settlement IDs.
- Operators know how to suspend or revoke the workflow if needed.