Get Batch Units
Returns information for the unit symbols if available. If the provided symbol cannot be parsed, it will be omitted from the map.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a set of strings.
Response
This endpoint returns a map from strings to objects.
symbol
system
The units system that the unit is defined in.
name
The long form name of a unit.
property
Empty if no property is available. If two units measure different properties, it is not possible to convert between them.
dimension
The physical dimensions in terms of the base units of the system. It is only possible to convert units if they have the same dimension. Empty if the unit is a base unit.