InTouch Hub · Blue Isle Software

6 Dot Authentiqio

Connector for the 6-dot-authentiqio API (generated from its OpenAPI spec).

6-dot-authentiqioapiopenapi

6 Dot Authentiqio

Connector for the 6-dot-authentiqio API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).

Operations

v5: JWT(sub, pk, devtoken, ...)

See: - key_revoke_nosecret — DELETE /key — Revoke an Authentiq ID using email & phone.

If called with email and phone - key_update — POST /key/{PK} — update properties of an Authentiq ID. (not operational in v4; use PUT for now)

v4: JWT(sub,email,phone) to bind

Inputs

Example

operation: key_retrieve
apiKey: <your key>