Modular · Authentication Profile

Modular Authentication

Authentication

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

CompanyArtificial IntelligenceMachine-LearningInferenceLLMGPUDeveloper ToolsInfrastructure
Methods: http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerToken http
scheme: bearer
localNoAuth http
scheme: bearer

Source

Authentication Profile

modular-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.modular.com/max/rest-api/
docs: https://docs.modular.com/max/inference/text-to-text/
summary:
  types: [http]
  http_scheme: bearer
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: bearerToken
    type: http
    scheme: bearer
    location: header
    header: Authorization
    format: Bearer <API token>
    context: hosted
    notes: >-
      The hosted Modular inference API (base https://api.modular.com/v1) requires a
      Bearer API token issued from the Modular Console; api.modular.com/v1/models
      returns HTTP 401 without one. API tokens are provisioned and billed per Organization.
  - name: localNoAuth
    type: http
    scheme: bearer
    location: header
    context: self-hosted
    notes: >-
      Self-hosted `max serve` accepts the OpenAI api_key parameter for client
      compatibility but does not validate it (docs use api_key='EMPTY').

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