Use this page as a guided path through the first API workflow. The API path follows the same operational journey as the UI path, with additional authentication, signing, and request-state steps.
| Step | Concepts you should read to understand this step |
|---|
| 1. Generate a key pair and register a public key | Authentication, Users and roles |
| 2. Authenticate and query data you need | Authentication |
| 3. Create a domain | Domains |
| 4. Create an additional operating user | Users and roles |
| 5. Create and fund an account | Accounts, Transaction initiation |
| 6. Set up a counterparty endpoint | Endpoints |
| 7. Build, dry run, sign, and submit the transaction intent | Intents and approvals, Transaction initiation |
| 8. Approve or reject the intent | Policies, Intents and approvals |
| 9. Confirm request, intent, and transaction state | Transactions, Transaction processing |