Skip to content

Stability & Versioning

API Stability

The Tapkey Web APIs offer basic functional stability. Existing, documented endpoints, operations, return types and their properties will always continue to exist within the same version of the API and will always continue to return the same data with the same meaning. However, additional properties may be added at any time.

Warning

When using a statically typed language, make sure to ignore unknown properties when deserializing responses from the Tapkey Web APIs. Otherwise, your code may break whenever a new property is added.

Versioning

At this point, the only available version of the Tapkey Access Management Web API is version 1 (v1), located at https://my.tapkey.com/api/v1/.