Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cariqa Stations API

The Stations API from Cariqa — 4 operation(s) for stations.

Cariqa Stations API is one of 7 APIs that Cariqa publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and a quickstart.

This API exposes 4 operations across 4 paths, and defines 28 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0 (v1).

Requests are made against 2 base URLs: https://connect.cariqa.com, https://dev.connect.cariqa.com.

4 operations 4 paths 28 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0 (v1)
Base URL
https://connect.cariqa.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Cariqa Stations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — JWT Authorization header using the Bearer scheme.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Stations 4
GET
/api/v1/stations/around/
Get Stations Around
stations_around_list 9 params → 200400403404
GET
/api/v1/stations/details/
Get Station Details
stations_details_retrieve 2 params → 200400403404
GET
/api/v1/stations/partners/
Partners list
stations_partners_list → 200403423
GET
/api/v1/stations/tile/
Get Map Tile
stations_tile_retrieve 9 params → 200400403404

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are ConnectAPIStation (14 properties), TimePriceItem (9 properties), ConnectAPIPriceGroup (8 properties), TilesFeatureCollection (7 properties). Each schema is shown below with its type and property counts.

Status80fEnum
string
free - free busy - busy unknown - unknown error - error
ErrorDetail
object
2 properties 2 required
TimePriceItem
object
9 properties 9 required
TilesFeatureCollection
object
7 properties 2 required
ErrorTypeEnum
string
validationerror - validationerror paymentmethoderror - paymentmethoderror paymenterror - paymenterror temporarylocked - temporarylocked alreadycharging - alrea…
Detail
object
400 status error message response serializer.
1 property 1 required
Error
object
3 properties 2 required
ConnectAPIEvse
object
2 properties 2 required
AmenitiesEnum
string
HOTEL - HOTEL RESTAURANT - RESTAURANT CAFE - CAFE MALL - MALL SUPERMARKET - SUPERMARKET SPORT - SPORT RECREATIONAREA - RECREATIONAREA NATURE - NATURE MUSEUM -…
ConnectAPIPartnerFilterOperator
object
This class is used to serialize the operators list info
2 properties 2 required
TilesProperty
object
5 properties 1 required
TilesPricePropertiesTypeEnum
string
chargingprice - chargingprice timeprice - timeprice
ConnectAPIRegularHours
object
3 properties 2 required
ConnectAPIEvseStatusEnum
string
AVAILABLE - AVAILABLE BLOCKED - BLOCKED CHARGING - CHARGING INOPERATIVE - INOPERATIVE OUTOFORDER - OUTOFORDER PLANNED - PLANNED REMOVED - REMOVED RESERVED - RE…
WeekdayEnum
string
MONDAY - MONDAY TUESDAY - TUESDAY WEDNESDAY - WEDNESDAY THURSDAY - THURSDAY FRIDAY - FRIDAY SATURDAY - SATURDAY SUNDAY - SUNDAY ALL - ALL
TilesGeometryPoint
object
2 properties 1 required
ConnectAPIStation
object
Serializer for OCPI station details.
14 properties 9 required
ConnectAPIOpeningTimes
object
2 properties 2 required
SpeedEnum
string
slow - slow fast - fast turbo - turbo
Coordinates
object
2 properties 2 required
OCPIOperatorInfo
object
Serializer for OCPI operator information. Attributes: name (str): The name of the operator (required). contact: Operator's contact information.
2 properties 1 required
PaginatedConnectAPIStationList
object
4 properties 2 required
Contact
object
1 property
TilesCustomProperties
object
1 property 1 required
TilesPriceProperties
object
3 properties 3 required
ConnectAPIPriceGroup
object
Serializer for OCPI station details.
8 properties 7 required
ConnectAPITileResponse
object
2 properties 1 required
ConnectAPIPrices
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cariqa-stations-api-openapi.yml Raw ↑

Other APIs Cariqa publishes across the network.

Cariqa Billing Details API
Cariqa Charging Sessions API
Cariqa Debts API
Cariqa Invoices API
Cariqa Payments API
Cariqa Users API