Integration Basics
This section covers the foundations you need to integrate with Open Fabric APIs.
Start here
- Environments and base URLs: see Environments
- OAuth 2.0 authentication: see Authentication
- Making API requests (headers, formats, conventions): see Making API requests
- Idempotency (recommended for create operations): see Idempotency
- Error codes: see Error codes
- Testing and go-live: see Testing and go-live