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

# Introduction

> Welcome to the MijnKlantportaal Developer Documentation.

## Creating an account

No matter if you want to use MijnKlantportaal for yourself or just developing on the platform, you need to create a portal and account.

<Card title="Create an account and portal" icon="user-plus" href="https://manage.mijnklantportaal.nl/register" arrow horizontal>
  It will take you less than 5 minutes.
</Card>

## All technical documentation, available for you right here.

You can find here all technical documentation, like the API reference and how set up other integrations with your own portal.

<Columns cols={2}>
  <Card title="API reference" icon="code" href="/api-reference/appointments-api/list-appointments">
    Edit your docs locally and preview them in real time.
  </Card>

  <Card title="Developer Portal" icon="display" href="https://developers.mijnklantportaal.nl">
    Register and maintain your applications and credentials.
  </Card>
</Columns>
