LocalStack · Authentication Profile

Localstack Authentication

Authentication

LocalStack secures its APIs with none and auth-token across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyDeveloper ToolsCloudEmulatorTestingDevOpsServerlessInfrastructure
Methods: none, auth-token Schemes: 2 OAuth flows: API key in:

Security Schemes

none none
auth-token apiKey
· in: environment (LOCALSTACK_AUTH_TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  openapi/localstack-openapi-original.yml, https://docs.localstack.cloud/,
  https://docs.localstack.cloud/.well-known/mcp/server-card.json
summary:
  types: [none, auth-token]
  notes: >-
    Two distinct surfaces. (1) The LocalStack REST API for Community (the local emulator control
    plane at localhost.localstack.cloud:4566) declares NO securitySchemes and requires no
    authentication — it is bound to the developer's own machine. (2) The LocalStack platform and
    licensed (Pro/Ultimate/Enterprise) features are activated with a LocalStack Auth Token.
schemes:
  - name: none
    type: none
    scope: local REST API (openapi/localstack-openapi-original.yml)
    detail: Unauthenticated; no securitySchemes defined in the OpenAPI document.
  - name: auth-token
    type: apiKey
    in: environment
    parameter: LOCALSTACK_AUTH_TOKEN
    scope: platform activation + MCP server + licensed features
    secret: true
    docs: https://docs.localstack.cloud/aws/getting-started/auth-token/
    detail: >-
      The Auth Token is supplied via the LOCALSTACK_AUTH_TOKEN environment variable to the
      container and to the MCP server (marked isRequired + isSecret in the MCP Server Card).

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