Ermeo · Authentication Profile

Ermeo Authentication

Authentication

Ermeo secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password and refreshToken flow(s).

CompanyField Service ManagementConnected OperatorField OperationsIndustrialMaintenanceInspectionsSoftware-as-a-Service
Methods: oauth2 Schemes: 1 OAuth flows: password, refreshToken API key in:

Security Schemes

OAuth2 oauth2
· flows: password, refreshToken

Source

Authentication Profile

ermeo-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://support.en.ermeo.com/login-to-ermeo-api-and-send-requests
docs: https://support.en.ermeo.com/login-to-ermeo-api-and-send-requests
summary:
  types:
  - oauth2
  api_key_in: []
  oauth2_flows:
  - password
  - refreshToken
  token_type: Bearer
schemes:
- name: OAuth2
  type: oauth2
  description: >-
    Ermeo secures every API request with an OAuth 2.0 access token passed in the
    Authorization header as "Bearer {access_token}". Credentials (client_id and
    client_secret) are issued by the Ermeo team together with a test environment.
  token_url: https://api.ermeo.com/oauth/v2/token
  flows:
  - flow: password
    grant_type: password
    token_url: https://api.ermeo.com/oauth/v2/token
    parameters:
    - client_id
    - client_secret
    - grant_type=password
    - username
    - password
  - flow: refreshToken
    grant_type: refresh_token
    token_url: https://api.ermeo.com/oauth/v2/token
    parameters:
    - client_id
    - client_secret
    - grant_type=refresh_token
    - refresh_token
  sources:
  - https://support.en.ermeo.com/login-to-ermeo-api-and-send-requests
tokens:
  access_token:
    header: 'Authorization: Bearer {access_token}'
    lifetime_seconds: 7200
  refresh_token:
    lifetime: 2 weeks
    single_use: true
    note: A refresh token may be used once to obtain a new access token.
notes:
- Base URL for the API is https://api.ermeo.com
- No OAuth scope reference is published in the documentation; access is governed by
  the authenticated user's account permissions rather than granular OAuth scopes.

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/ermeo-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.