# Integration Guides

Step-by-step guides to help you integrate with the Dinie platform.

## Getting Started

- **[Quick Start](/en-us/guides/quickstart)** -- End-to-end walkthrough from authentication to loan creation


## Core Guides

- **[Authentication](/en-us/apis/concepts/authentication)** -- OAuth2 credentials, token management, and key rotation
- **[Customer Registration](/en-us/guides/customer-registration)** -- Register customers, upload documents, and complete KYC
- **[Credit Workflow](/en-us/guides/credit-workflow)** -- Credit offers, simulations, loan origination, and transactions
- **[Webhooks](/en-us/apis/concepts/webhooks)** -- Real-time event notifications and signature verification


## Reference

- **[Error Handling](/en-us/apis/concepts/errors)** -- RFC 9457 error format, error codes, and rate limiting
- **[Pagination](/en-us/apis/concepts/pagination)** -- Cursor-based pagination, filtering, and sorting