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

# Introduction

Welcome to the EasyPark Developer Portal. Here you can find all the public API docs that are provided by the EasyPark Group. Most of the APIs here have nothing in common with each other. Instead, they are tailored for specific use cases, tied to our different offerings that Make Cities More Livable.

## Getting access

Currently, all EasyPark APIs are only available with commercial agreement.

Contact our support if you are interested of integrating. Check [https://www.easyparkpartners.com/contact](https://www.easyparkpartners.com/contact) for contact details in Europe region and [https://parkmobile.io/contact-page/](https://parkmobile.io/contact-page/) for North American region.

After signing the agreement you will receive the necessary authentication credentials to use the APIs.

## Developer support

After getting access, you will get a technical contact person who can help with questions regarding the APIs.

## Production support

All the APIs have specific SLAs. If something breaks, we are actively monitoring and will contact your support agreed in the contract. It is also possible to create joint Slack channels and automatic alerting, ask for specific information from your technical contact person.

<Columns cols={2}>
  <Card title="Partner API" icon="car" href="/api-reference/partner/introduction-to-partner">
    The Partner API provides a suite of endpoints designed to help partners and customers to manage users, vehicles and billing records seamlessly.
  </Card>

  <Card title="Operator Financial Reporting API" icon="euro" href="/api-reference/operator-financial-reporting/introduction-to-operator-financial-reporting">
    The Operator Financial Reporting API provides a suite of endpoints designed to help operators and customers to retrieve financial reports and revenue data.
  </Card>

  <Card title="Legacy Partner API" icon="car-side" href="/api-reference/legacy-partner/introduction-to-legacy-partner">
    Partner API is a collection of endpoints (currently available only in Europe) that allow EasyPark partners manage their parking users and cars.
  </Card>

  <Card title="Legacy CameraPark Fleet Car Management API" icon="camera" href="/api-reference/legacy-camerapark-fleet/introduction-to-legacy-camerapark-fleet">
    Legacy CameraPark Fleet Car Management API is a collection of endpoints (currently available only in Europe) that allow EasyPark partners manage their parking users and cars.
  </Card>
</Columns>
