> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rynopay.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer Portal

> Technical documentation for integrating applications with the Ryno platform.

Use the Developer Portal to build and maintain integrations with Ryno.

<CardGroup cols={2}>
  <Card title="API quick start" icon="terminal">
    Learn how to authenticate your application and make your first API request.
  </Card>

  <Card title="API reference" icon="brackets-curly">
    Explore available endpoints, request fields, response formats, and errors.
  </Card>

  <Card title="Webhooks" icon="webhook">
    Receive and verify event notifications from Ryno.
  </Card>

  <Card title="Integration guides" icon="book-open">
    Follow task-based guidance for common product and payment workflows.
  </Card>
</CardGroup>

<Info>
  Additional Developer Portal guides will appear in this tab as API and integration documentation is added to the repository.
</Info>
