Authentiq API
Strong authentication, without the passwords.
- Homepage
- https://api.apis.guru/v2/specs/6-dot-authentiqio.appspot.com/6.json
- Provider
- 6-dot-authentiqio.appspot.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/6-dot-authentiqio.appspot.com/6/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/6-dot-authentiqio.appspot.com/6/openapi.yaml
Tools (16)
Extracted live via the executor SDK.
-
key.headKeyPkHEAD info on Authentiq ID
-
key.keyBindUpdate Authentiq ID by replacing the object.
v4:
JWT(sub,email,phone)to bind email/phone hash;v5: POST issuer-signed email & phone scopes and PUT to update registration
JWT(sub, pk, devtoken, ...)See:
-
key.keyRegisterRegister a new ID
JWT(sub, devtoken)v5:
JWT(sub, pk, devtoken, ...)See:
-
key.keyRetrieveGet public details of an Authentiq ID.
-
key.keyRevokeRevoke an Identity (Key) with a revocation secret
-
key.keyRevokeNosecretRevoke an Authentiq ID using email & phone.
If called with
emailandphoneonly, a verification code will be sent by email. Do a second call addingcodeto complete the revocation. -
key.keyUpdateupdate properties of an Authentiq ID. (not operational in v4; use PUT for now)
v5: POST issuer-signed email & phone scopes in a self-signed JWT
See:
-
login.pushLoginRequestpush sign-in request See:
-
scope.signConfirmthis is a scope confirmation
-
scope.signDeletedelete a verification job
-
scope.signRequestscope verification request See:
-
scope.signRetrieveget the status / current content of a verification job
-
scope.signRetrieveHeadHEAD to get the status of a verification job
-
scope.signUpdateauthority updates a JWT with its signature See:
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools