Droplet Biosciences · OAuth Scopes

Droplet Biosciences OAuth Scopes

OAuth 2.0 probed

Droplet Biosciences publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Droplet Biosciences API on a user’s behalf.

Tokens are issued from https://dropletbiosci.com/wp-json/oauth/v1/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyHealthHealthcareDiagnosticsOncologyGenomicsLiquid BiopsyLife SciencesBiotechnologyClinical Laboratory
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://dropletbiosci.com/events-manager/oauth/authorize
Token URL
https://dropletbiosci.com/wp-json/oauth/v1/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
events-manager:mcp The only scope advertised in scopes_supported. Grants access to the Events Manager MCP server at /wp-json/mcp/events-manager. No description is published by the provider; this text is a statement of where the scope is used, not a quotation. authorizationCode

Source

OAuth Scopes

droplet-biosciences-scopes.yml Raw ↑
generated: '2026-08-12'
method: probed
source: https://dropletbiosci.com/wp-json/oauth/v1/metadata
docs: null
note: >-
  Read verbatim from the live authorization-server metadata document, not from documentation —
  the provider publishes no scope reference page. The scope surface is a single scope emitted by
  the Events Manager WordPress plugin, not a Droplet product permission model. derive-oauth-scopes.py
  was not the source here because there is no OpenAPI in this repo to derive from.
schemes:
- name: oauth2
  source: https://dropletbiosci.com/wp-json/oauth/v1/metadata
  issuer: https://dropletbiosci.com/events-manager
  flows:
  - flow: authorizationCode
    authorizationUrl: https://dropletbiosci.com/events-manager/oauth/authorize
    tokenUrl: https://dropletbiosci.com/wp-json/oauth/v1/token
scopes:
- scope: events-manager:mcp
  description: >-
    The only scope advertised in scopes_supported. Grants access to the Events Manager MCP server
    at /wp-json/mcp/events-manager. No description is published by the provider; this text is a
    statement of where the scope is used, not a quotation.
  flows: [authorizationCode]
  sources: [https://dropletbiosci.com/wp-json/oauth/v1/metadata]
scope_count: 1
gaps:
- The other two MCP servers (mcp-adapter-default-server, amelia-mcp-server) have no advertised scope.
- No scope-to-permission mapping, and no granularity beyond a single all-or-nothing scope.
x-evidence:
  fetched: '2026-08-12'
  url: https://dropletbiosci.com/wp-json/oauth/v1/metadata
  http_status: 200