# PACE POI API ## Description This is version `2025-1` of this API documentation. Last update on Apr 3, 2025. The PACE POI API handles Point of Interest (fueling stations) related actions. ## Servers - Production server (stable release 2025-1): https://api.pace.cloud/poi/2025-1 (Production server (stable release 2025-1)) ## Authentication The API accepts 2 different authentication methods: - Oidc (openIdConnect) - O auth2 (oauth2) ## Endpoints and operations ### [Apps](https://developer.pace.cloud/doc/poi/group/endpoint-apps.md) - [Query for location-based apps ](https://developer.pace.cloud/doc/poi/operation/operation-checkforpaceapp.md) - [Returns App with specified id](https://developer.pace.cloud/doc/poi/operation/operation-getapp.md) ### [Gas stations](https://developer.pace.cloud/doc/poi/group/endpoint-gas-stations.md) - [Query for gas stations](https://developer.pace.cloud/doc/poi/operation/operation-getgasstations.md) - [Get a specific gas station](https://developer.pace.cloud/doc/poi/operation/operation-getgasstation.md) - [Get a mapping from gas station specific fuel product name mapped to a normalized fuel type](https://developer.pace.cloud/doc/poi/operation/operation-getgasstationfueltypenamemapping.md) ### [Pois](https://developer.pace.cloud/doc/poi/group/endpoint-pois.md) - [Returns a paginated list of POIs](https://developer.pace.cloud/doc/poi/operation/operation-getpois.md) - [Returns POI with specified id](https://developer.pace.cloud/doc/poi/operation/operation-getpoi.md) ### [Prices](https://developer.pace.cloud/doc/poi/group/endpoint-prices.md) - [Search for regional prices in the area](https://developer.pace.cloud/doc/poi/operation/operation-getregionalprices.md) ### [Stats](https://developer.pace.cloud/doc/poi/group/endpoint-stats.md) - [Get statistics](https://developer.pace.cloud/doc/poi/operation/operation-getstats.md) ### [Tiles](https://developer.pace.cloud/doc/poi/group/endpoint-tiles.md) - [Query for tiles ](https://developer.pace.cloud/doc/poi/operation/operation-gettiles.md) [Powered by Bump.sh](https://bump.sh)