How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Verifiable Authentication API

These endpoint allow you to create and manage access tokens to be used in API calls. Unlike most other endpoints, when creating an access token, these do not require an access token to be used. Instead you authenticate via another secure mechanism and in exchange you retrieve an access token.

Verifiable Authentication API is one of 33 APIs that Verifiable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 8 operations across 8 paths, and defines 10 schemas. It is described by OpenAPI 3.0.1, at version 26.12.1.962.

Requests are made against 2 base URLs: https://discovery.verifiable.com/api, https://discovery-staging.verifiable.com/api.

8 operations 8 paths 10 schemas 1 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
26.12.1.962
Base URL
https://discovery.verifiable.com/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Verifiable Authentication API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (custom) (Bearer).

  • Bearer — Enter your bearer token in the format: Bearer {your token}

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 1 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 8

These endpoint allow you to create and manage access tokens to be used in API calls. Unlike most other endpoints, when creating an access token, these do not require an access tok…

POST
/auth/token/password
Password Authentication
PasswordAuth body → 200400401403409500
POST
/auth/password/reset
Resets a password
PasswordReset body → 204404400403500
POST
/auth/password/requestreset
Requests a password reset
RequestPasswordReset body → 204400403500
POST
/auth/token/google
Google Authentication
GoogleAuth body → 200400401403500
GET
/auth/token
List active access tokens
ListActiveAccessTokens 6 params → 200400401500
POST
/auth/token/{tokenId}/invalidate
Invalidate an access token
InvalidateAccessToken 1 param → 204400401404500
POST
/auth/token/invalidate
Invalidate multiple access tokens
InvalidateAccessTokens body → 204401500
POST
/auth/oauth/token
OAuth Authentication
OAuthToken body → 200400401403500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are AccessTokenPageModel (10 properties), AccessTokenModel (6 properties), AuthResponseModel (6 properties), PasswordAuthModel (4 properties). Each schema is shown below with its type and property counts.

RequestPasswordResetRequestModel
object
1 property 1 required
UserRoleModel
object
3 properties
GoogleAuthModel
object
3 properties
OAuthTokenResponseModel
object
3 properties
PasswordResetRequestModel
object
2 properties 2 required
AuthResponseModel
object
6 properties
PasswordAuthModel
object
4 properties 2 required
AccessTokenModel
object
6 properties
InvalidateAllAccessTokensRequestModel
object
2 properties
AccessTokenPageModel
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

verifiable-authentication-api-openapi.yml Raw ↑

Other APIs Verifiable publishes across the network.

Verifiable Alerts API
Verifiable Audit API
Verifiable BoardCertifications API
Verifiable CognitoFormsWebhook API
Verifiable CreateOAuthCredentialsClientSecret API
Verifiable CredentialingRequests API
Verifiable Datasets API
Verifiable DEA API
Verifiable Definitions API
Verifiable DeleteOAuthCredentialsClientSecret API
Verifiable Facilities API
Verifiable FacilitiesInfo API
Where this information came from

This is an independent, third-party profile of Verifiable Authentication API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.