Library
Apikeys Database Table
Fields
- physkey
 - #100, Datatype: String 44 bytes
Unique id identifying the row - comments
 - #111, Datatype: String 250 bytes
Internal comments intended to record who and why this API key was issued. Without sensible comments API keys themselves are meaningless numbers. - startdt
 - #112, Datatype: DateTime
The date/time this API key is valid from. If this key is presented before this time it will not match this record - enddt
 - #113, Datatype: DateTime
The date/time this API key is valid until. If this key is presented after this time it will not match this record - keyname
 - #120, Datatype: String 250 bytes
The API key as intended to be presented in an API call. - rve
 - #130, Datatype: Double
 - rvel
 - #131, Datatype: Double