# EasyPark Developer Portal ## Docs - [Add a car](https://developer.easyparkgroup.com/api-reference/legacy-camerapark-fleet/camerapark-fleet-api/add-a-car.md) - [Get cars](https://developer.easyparkgroup.com/api-reference/legacy-camerapark-fleet/camerapark-fleet-api/get-cars.md) - [Get cars](https://developer.easyparkgroup.com/api-reference/legacy-camerapark-fleet/camerapark-fleet-api/get-cars-1.md) - [Remove a car](https://developer.easyparkgroup.com/api-reference/legacy-camerapark-fleet/camerapark-fleet-api/remove-a-car.md) - [Introduction](https://developer.easyparkgroup.com/api-reference/legacy-camerapark-fleet/introduction-to-legacy-camerapark-fleet.md) - [Add cars](https://developer.easyparkgroup.com/api-reference/legacy-partner/fleet-cars/add-cars.md): Add cars to the fleet. Maximum 50 cars can be added in a single request. It returns only the errors, if any. It returns HTTP 200 when car already exists. - [Get all cars](https://developer.easyparkgroup.com/api-reference/legacy-partner/fleet-cars/get-all-cars.md) - [Remove cars](https://developer.easyparkgroup.com/api-reference/legacy-partner/fleet-cars/remove-cars.md): Remove cars from the fleet. Maximum 50 cars can be removed in a single request. It returns only the errors, if any. - [Introduction](https://developer.easyparkgroup.com/api-reference/legacy-partner/introduction-to-legacy-partner.md) - [Get login token](https://developer.easyparkgroup.com/api-reference/legacy-partner/login/get-login-token.md): This unauthenticated endpoint is used to get the JWT (valid for one day) that must be used in the header of every other request. - [Add a car to a Parking User](https://developer.easyparkgroup.com/api-reference/legacy-partner/parking-users/add-a-car-to-a-parking-user.md) - [Create a Parking User](https://developer.easyparkgroup.com/api-reference/legacy-partner/parking-users/create-a-parking-user.md) - [Get all Parking Users](https://developer.easyparkgroup.com/api-reference/legacy-partner/parking-users/get-all-parking-users.md) - [Get single Parking User](https://developer.easyparkgroup.com/api-reference/legacy-partner/parking-users/get-single-parking-user.md) - [Remove a car from a Parking User](https://developer.easyparkgroup.com/api-reference/legacy-partner/parking-users/remove-a-car-from-a-parking-user.md) - [Update a Parking User](https://developer.easyparkgroup.com/api-reference/legacy-partner/parking-users/update-a-parking-user.md) - [Authenticate and get access token](https://developer.easyparkgroup.com/api-reference/operator-financial-reporting/authentication-resource/authenticate-and-get-access-token.md): This unauthenticated endpoint is used to get the JWT that must be used in the header of every other request. - [Introduction](https://developer.easyparkgroup.com/api-reference/operator-financial-reporting/introduction-to-operator-financial-reporting.md) - [Get the report](https://developer.easyparkgroup.com/api-reference/operator-financial-reporting/report-resource/get-the-report.md): Download the report in the requested format (JSON or CSV) as specified during report generation. The report contains both default columns and any additional data fields requested in the initial request. - [Initiate report generation](https://developer.easyparkgroup.com/api-reference/operator-financial-reporting/report-resource/initiate-report-generation.md): Generates a report based on the provided parameters. Requested data period must not be older than 14 months from current date. - [Retrieve report generation status](https://developer.easyparkgroup.com/api-reference/operator-financial-reporting/report-resource/retrieve-report-generation-status.md): Returns the current report generation status. For in-progress reports, includes retry information with recommended wait time. - [Fetch revenue summary for a timeframe](https://developer.easyparkgroup.com/api-reference/operator-financial-reporting/summary-report-resource/fetch-revenue-summary-for-a-timeframe.md): This endpoint allows fetching the revenue summary for a given operator within a specified timeframe, broken down by payment methods and currency. - [Add cars to a Billing Account](https://developer.easyparkgroup.com/api-reference/partner/billing-accounts/add-cars-to-a-billing-account.md): Adds one or more cars to the billing account by license number. - [Delete cars from a Billing Account](https://developer.easyparkgroup.com/api-reference/partner/billing-accounts/delete-cars-from-a-billing-account.md): Removes one or more cars from the billing account by license number. - [Get Billing Accounts](https://developer.easyparkgroup.com/api-reference/partner/billing-accounts/get-billing-accounts.md) - [Get Billing Info Records for a Billing Account](https://developer.easyparkgroup.com/api-reference/partner/billing-accounts/get-billing-info-records-for-a-billing-account.md) - [Get cars for a Billing Account](https://developer.easyparkgroup.com/api-reference/partner/billing-accounts/get-cars-for-a-billing-account.md): Returns all cars (license numbers) associated with the billing account, paginated. - [Get Billing Info Records](https://developer.easyparkgroup.com/api-reference/partner/billing-info-records/get-billing-info-records.md) - [Introduction](https://developer.easyparkgroup.com/api-reference/partner/introduction-to-partner.md) - [Login](https://developer.easyparkgroup.com/api-reference/partner/login/login.md): This unauthenticated endpoint is used to get the JWT (valid for one day) that must be used in the header of every other request. - [Real time parking transactions webhook](https://developer.easyparkgroup.com/api-reference/partner/real-time-parking-transactions-webhook.md): This defines the contract for the webhook payload that EasyPark sends to partners. It is intended for partners implementing a receiver endpoint. - [Introduction](https://developer.easyparkgroup.com/index.md) - [Regions](https://developer.easyparkgroup.com/regions.md) - [Versioning](https://developer.easyparkgroup.com/versioning.md) ## OpenAPI Specs - [openapi](https://developer.easyparkgroup.com/api-reference/partner/openapi.json)