Ocean.io · OAuth Scopes

Ocean.io OAuth Scopes

OAuth 2.0 probed

Ocean.io uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

Tokens are issued from https://api.ocean.io/oauth/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.

Sales IntelligenceB2BEnrichmentLookalikeAccount Based MarketingProspectingCompany DataPeople DataContact DataSegmentationGo-To-MarketMCP
Scopes: 0 Flows: clientCredentials Method: probed

OAuth endpoints

Token URL
https://api.ocean.io/oauth/token
Flows
clientCredentials

Scopes (0)

Ocean.io implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://api.ocean.io/.well-known/oauth-authorization-server
docs: null
description: >-
  Ocean.io publishes RFC 8414 OAuth 2.0 Authorization Server Metadata at
  https://api.ocean.io/.well-known/oauth-authorization-server (HTTP 200, application/json). The
  document advertises a client_credentials token endpoint and an EMPTY scopes_supported array, and no
  public documentation page describes the flow. The REST API itself is authenticated with a single
  unscoped account API token, and the OpenAPI declares no oauth2 security scheme. There is therefore
  no scope surface to enumerate — this file records that absence with the evidence, rather than
  inventing one.
schemes:
  - name: OAuth 2.0 (client credentials)
    source: well-known/ocean-io-oauth-authorization-server.json
    issuer: https://api.ocean.io
    flows:
      - flow: clientCredentials
        tokenUrl: https://api.ocean.io/oauth/token
        authorizationUrl: null
        token_endpoint_auth_methods_supported:
          - client_secret_post
        scopes: {}
scopes: []
scope_count: 0
x-evidence:
  - fetched: '2026-08-13'
    url: https://api.ocean.io/.well-known/oauth-authorization-server
    http_status: 200
    content_type: application/json
    finding: scopes_supported is an empty array
  - fetched: '2026-08-13'
    url: https://api.ocean.io/openapi.json
    http_status: 200
    finding: components.securitySchemes is absent; no oauth2 scheme declared

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/ocean-io-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.