6-dot-authentiqio.appspot.com

Strong authentication, without the passwords.

12 endpoints security
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get public details of an Authentiq ID.
curl \
  https://6-dot-authentiqio.appspot.com/key/{PK}
get the status / current content of a verification job
curl \
  https://6-dot-authentiqio.appspot.com/scope/{job}
Endpoints (12 total)
GET
/key/{PK}
Get public details of an Authentiq ID.
GET
/scope/{job}
get the status / current content of a verification job
POST
/key
Register a new ID `JWT(sub, devtoken)` v5: `JWT(sub, pk, devtoken, ...)` Se…
POST
/login
push sign-in request See: https://github.com/skion/authentiq/wiki/JWT-Examples
POST
/scope
scope verification request See: https://github.com/skion/authentiq/wiki/JWT-E…
POST
/key/{PK}
update properties of an Authentiq ID. (not operational in v4; use PUT for now…
POST
/scope/{job}
this is a scope confirmation
PUT
/key/{PK}
Update Authentiq ID by replacing the object. v4: `JWT(sub,email,phone)` to b…
PUT
/scope/{job}
authority updates a JWT with its signature See: https://github.com/skion/auth…
DELETE
/key
Revoke an Authentiq ID using email & phone. If called with `email` and `phon…
DELETE
/key/{PK}
Revoke an Identity (Key) with a revocation secret
DELETE
/scope/{job}
delete a verification job
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints12
Categories1
https://6-dot-authentiqio.appspot.com