Superlist · Authentication Profile

Superlist Authentication

Authentication

Superlist secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyProject Management SectorTask ManagementProductivityTo-Do ListsCollaborationMCPAgentsAI Assistant
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

OAuth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

superlist-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: >-
  https://app.superlist.com/.well-known/oauth-authorization-server +
  https://help.superlist.com/en/articles/658028-superlist-mcp-server
docs: https://help.superlist.com/en/articles/658028-superlist-mcp-server
summary:
  types: [oauth2]
  oauth2_flows: [authorizationCode]
  api_key_in: []
  surface: MCP server (https://app.superlist.com/mcp)
  notes: >-
    Superlist exposes no traditional REST API key surface. Programmatic access is via the
    hosted MCP server, authenticated with OAuth 2.0 using PKCE (S256) and dynamic client
    registration. Bearer tokens are presented in the Authorization header (per RFC 9728
    protected-resource metadata: bearer_methods_supported = ["header"]).
schemes:
  - name: OAuth2
    type: oauth2
    source: https://app.superlist.com/.well-known/oauth-authorization-server
    issuer: https://app.superlist.com
    flows:
      - flow: authorizationCode
        authorizationUrl: https://app.superlist.com/oauth/authorize
        tokenUrl: https://app.superlist.com/oauth/token
        pkce: S256
    dynamic_client_registration: https://app.superlist.com/oauth/register
    grant_types_supported: [authorization_code, refresh_token]
    response_types_supported: [code]
    token_endpoint_auth_methods_supported: [none, client_secret_basic, client_secret_post]
    protected_resource: https://app.superlist.com/mcp
    protected_resource_metadata: https://app.superlist.com/.well-known/oauth-protected-resource
    bearer_methods_supported: [header]
    scopes_advertised: []   # authorization-server metadata does not advertise a scopes_supported list

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