iconLensAI

Types

Common types in LensAI API

In this section, we will briefly review how various commonly used entities are encoded within the LensAI API.

Identifiers

Unique identifiers for all key entities are represented as strings, consisting of numbers in various cases and letters. Identifiers in this format are convenient for perception by humans and can be easily copied to the clipboard.

Example identifiers:

wv7xbaSP4ljdITbrFI995v
FdDQBuaqXoReYAxf9VtEBq
BuDXTw3Dse5iRfkwsSpdec

Timestamps

Temporal values are encoded using a string in the format corresponding to ISO8601.

Example timestamps:

"2021-06-22T20:19:38Z"
"2023-06-22T19:15:38.001+04:00"