Ellipsis Drive · Authentication Profile

Ellipsis Drive Authentication

Authentication

Ellipsis Drive secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyGeospatialSpatial DataGISMappingData ManagementRasterVectorsOGCCloud StorageRemote Sensing
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

ellipsis-drive-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.ellipsis-drive.com/developers/api-v3
docs: https://docs.ellipsis-drive.com/developers/api-v3/oauth/authorization
summary:
  types: [http, oauth2]
  http_scheme: bearer
  oauth2_flows: [authorizationCode]
  notes: >-
    Requests authenticate with a Bearer access token in the Authorization header. Tokens can be
    created and managed under the account (personal access tokens) or obtained via the OAuth2
    authorization-code flow (PKCE supported) for third-party integrations.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Personal or OAuth-issued access token passed as `Authorization: Bearer <token>`. Personal
    access tokens are managed at Account > Access tokens.
  docs: https://docs.ellipsis-drive.com/developers/api-v3/account/access-tokens
  sources: [docs]
- name: oauth2
  type: oauth2
  description: OAuth2 authorization-code flow (PKCE supported) for delegated third-party access.
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.ellipsis-drive.com/v3/oauth/authorize
    scopes:
      projects: Allows the use of all API calls except those in /settings/account (default and currently the only scope).
  docs: https://docs.ellipsis-drive.com/developers/api-v3/oauth/authorization
  sources: [docs]

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/ellipsis-drive-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.