# Rhino Asset Capital Docs ## Docs - [Authentication](https://docs.rhino-asset.com/api-reference/rhino/authentication.md): Partner API keys, minting, scopes, and how to call public endpoints. - [Rhino Asset Capital API](https://docs.rhino-asset.com/api-reference/rhino/index.md): Public endpoints grouped by business stage. - [Loan Application](https://docs.rhino-asset.com/api-reference/rhino/stages/application.md): Public Loan Application endpoints - [Loan Delinquency](https://docs.rhino-asset.com/api-reference/rhino/stages/delinquency.md): Public Delinquency endpoints - [Misc Services](https://docs.rhino-asset.com/api-reference/rhino/stages/misc-services.md): Public Misc Services endpoints - [Onboarding](https://docs.rhino-asset.com/api-reference/rhino/stages/onboarding.md): Onboarding endpoints and integration flow. This page mirrors the onboarding endpoints in `openapi.public.json` in a human-readable flow. - [Servicing loans](https://docs.rhino-asset.com/api-reference/rhino/stages/servicing.md): Public Servicing loans endpoints - [Application to Origination](https://docs.rhino-asset.com/guides/application-to-origination.md): How approved parties become active loans. - [Delinquency and Collateral](https://docs.rhino-asset.com/guides/delinquency-and-collateral.md): How missed payments and collateral executions are handled. - [Onboarding to Party](https://docs.rhino-asset.com/guides/onboarding-to-party.md): How to convert a user into an approved customer record. - [System Overview](https://docs.rhino-asset.com/guides/overview.md): How Rhino's operating system is structured across business layers. - [Servicing and Balances](https://docs.rhino-asset.com/guides/servicing-and-balances.md): Repayment operations and accounting truth. - [Rhino Asset Capital Docs](https://docs.rhino-asset.com/index.md): Operational guides and API references for Rhino's public platform. ## OpenAPI Specs - [openapi.public](https://docs.rhino-asset.com/api-reference/rhino/openapi.public.json) - [openapi](https://docs.rhino-asset.com/api-reference/openapi.json) ## Optional - [API domain](https://api.rhino-asset.com) - [GitHub](https://github.com/Rinoceron/docs)