evroc · Authentication Profile

Evroc Authentication

Authentication

evroc secures its APIs with oauth2 and http across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the oidc flow(s).

CompanyCloud ComputingSovereign CloudInfrastructureObject StorageComputeAI InfrastructureGPUEuropeInfrastructure-as-a-Service
Methods: oauth2, http Schemes: 3 OAuth flows: oidc API key in:

Security Schemes

bearerToken http
scheme: bearer
oidc openIdConnect
serviceAccount http
scheme: basic

Source

Authentication Profile

evroc-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.evroc.com/products/iam/authentication.html
docs: https://docs.evroc.com/products/iam/authentication.html
summary:
  types: [oauth2, http]
  http_scheme: bearer
  oauth2_flows: [oidc]
  token_ttl_seconds: 300
  api_key_in: []
schemes:
- name: bearerToken
  type: http
  scheme: bearer
  description: >-
    REST API requests carry an "Authorization: Bearer {token}" header. Access tokens are obtained
    via the CLI (evroc iam get-access-token / evroc login) or the documented Python OIDC flow, and
    expire after 5 minutes.
  sources: [https://docs.evroc.com/gettingstarted.html]
- name: oidc
  type: openIdConnect
  description: >-
    Access tokens are issued through an OpenID Connect flow against the evroc IAM authorization
    server. evroc publishes an example Python OIDC script for programmatic token acquisition.
  sources: [https://docs.evroc.com/products/iam/authentication.html]
- name: serviceAccount
  type: http
  scheme: basic
  description: >-
    Non-interactive workloads authenticate with service-account credentials supplied as environment
    variables (EVROC_USERNAME, EVROC_PASSWORD, EVROC_PROJECT, EVROC_REGION) which the SDK/CLI
    exchange for a Bearer access token.
  sources: [https://github.com/evroc-oss/evroc-go-sdk]
console_auth:
  method: email-password
  mfa: TOTP (optional, strongly recommended)
  description: >-
    Human console access at cloud.evroc.com uses email + password with optional time-based one-time
    password (TOTP) multi-factor authentication.
authorization:
  model: RoleBindings
  description: >-
    Fine-grained permission system (released 2026-07-15) that assigns roles to identities via
    RoleBindings, replacing the deprecated PermissionSets. Scoped to organizations and projects.
  deprecated: [PermissionSets]

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/evroc-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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