HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Get a token by ID

This endpoint allows you to get a token by its ID.

In EV charging systems, tokens (also known as ID tags or charge keys) are unique identifiers that authenticate users to initiate a charging session. Spirii differentiates between three different types of tokens:

  • RFIDs represent a physical identifier with a MiFare chip that can be read by chargers.
  • Virtual tokens represent a digital identifier for authentication through the Spirii app (or a branded app)
  • Vehicle tokens (also known as “Autocharge”) represent the vehicle's MAC address or VIN code that when registered in Spirii’s platform. They allow a charger to recognize a vehicle and authorize charging when a vehicle is plugged in.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Used to identify the token throughout the Spirii system

Responses

400

Bad Request provided. A message will describe the issue.

403

Authorization header JWT token is invalid or not provided.

404

The token with the provided ID was not found.

500

Internal Server Error.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json