Coviu · Authentication Profile

Coviu Authentication

Authentication

Coviu secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials, authorizationCode, and refreshToken flow(s).

HealthcareTelehealthAustraliaVirtual CareVideoWebRTCAppointmentsRemote MonitoringREST
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials, authorizationCode, refreshToken API key in:

Security Schemes

Basic http
scheme: basic
ClientCredentials oauth2
· flows: clientCredentials, authorizationCode, refreshToken

Source

Authentication Profile

Raw ↑
generated: '2026-07-24'
method: searched
source: openapi/coviu-rest-api-openapi.json
docs: https://coviu.readme.io/reference/access-token
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - clientCredentials
  - authorizationCode
  - refreshToken
notes: >-
  The Coviu access-token reference (coviu.readme.io/reference/access-token) documents three OAuth2
  grant types at POST /v1/auth/token — client_credentials, authorization_code, and refresh_token —
  all authenticated with HTTP Basic (Client ID as username, Client Secret as password) and an
  application/x-www-form-urlencoded body. The harvested OpenAPI only declares the clientCredentials
  flow, so the authorizationCode and refreshToken flows are sourced from the docs.
schemes:
- name: Basic
  type: http
  scheme: basic
  description: Used to request an access token. Supply the Client ID and Client Secret as the
    username and password.
  sources:
  - openapi/coviu-rest-api-openapi.json
- name: ClientCredentials
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: /v1/auth/token
    scopes: 0
  - flow: authorizationCode
    tokenUrl: /v1/auth/token
    source: https://coviu.readme.io/reference/access-token
  - flow: refreshToken
    tokenUrl: /v1/auth/token
    source: https://coviu.readme.io/reference/access-token
  sources:
  - openapi/coviu-rest-api-openapi.json
  - https://coviu.readme.io/reference/access-token

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/coviu-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.