Athenian · Authentication Profile

Athenian Authentication

Authentication

Athenian secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyEngineering IntelligenceSoftware Development AnalyticsDeveloper ProductivityDevOpsMetricsGitJiraCI/CDAnalytics
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (X-API-Key)
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/athenian-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-Key
  description: |-
    Authorization by the value of `X-API-Key` header aka API token.
    The tokens are user- and account-specific. Create them by calling `/token/create`.
    The server automatically inserts `account` in the request's body if it was not
    supplied by the user.
  sources:
  - openapi/athenian-openapi-original.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    Regular JSON Web Token authorization powered by Auth0.
    The server expects an `Authorization: Bearer <token>` header and checks `<token>` by
    sending it to Auth0. Visit [{{ server_url | replace("api", "app") }}/bearer]({{ server_url | replace("api", "app") }}/bearer)
    to copy your current JWT that will expire within 24 hours.
  sources:
  - openapi/athenian-openapi-original.yml

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