S2 Dev · Authentication Profile

S2 Dev Authentication

Authentication

S2 Dev secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyStreamingReal-TimeEvent StreamingDurable StorageMessage StreamingData FeedsObservabilityDeveloper ToolsInfrastructure
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

access_token http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/s2-dev-openapi-original.json
docs: https://s2.dev/docs/interface/rest
summary:
  types:
  - http
  http_schemes:
  - bearer
schemes:
- name: access_token
  type: http
  scheme: bearer
  description: >-
    Bearer authentication header of the form `Authorization: Bearer <token>`,
    where <token> is a scoped S2 access token. SDKs read S2_ACCESS_TOKEN from
    the environment. First use of a token on a connection adds tens of ms for
    verification.
  sources:
  - openapi/s2-dev-openapi-original.json
capability_model:
  description: >-
    S2 access tokens are capability tokens, not OAuth2. A token carries an
    AccessTokenScope constraining WHICH resources and WHICH operations it can
    perform. There is no OAuth2 authorization/token flow and therefore no
    scopes/ artifact.
  scope_dimensions:
    resource_sets: [basins, streams, access_tokens]
    operation_groups:
      account: [read, write]
      basin: [read, write]
      stream: [read, write]
    auto_prefix_streams: >-
      Namespaces streams to a configured prefix; stream names are auto-prefixed
      and the prefix is stripped on listing.
    expiry: Optional expires_at (RFC 3339).
  issue_operation: issue_access_token (POST /access-tokens)
  revoke_operation: revoke_access_token (DELETE /access-tokens/{id})

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/s2-dev-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.