Heuritech · OAuth Scopes

Heuritech OAuth Scopes

OAuth 2.0 probed

Heuritech 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 Heuritech API on a user’s behalf.

Tokens are issued from https://heuritech.com/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.

CompanyArtificial IntelligenceComputer-VisionMachine-LearningFashionTrend ForecastingDemand ForecastingRetailLuxuryMarket IntelligenceConsumer InsightsSocial Media AnalyticsContent
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://heuritech.com/oauth/authorize
Token URL
https://heuritech.com/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp Access the Heuritech MCP server at https://heuritech.com/wp-json/mcp/mcp-oauth-server. Coarse, single-scope model — the authorization server advertises no finer-grained read/write split, so the scope grants whatever the authenticated WordPress user is permitted to do. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-17'
method: probed
source: https://heuritech.com/.well-known/oauth-authorization-server
docs: null
description: >-
  Heuritech's only public OAuth surface is the authorization server advertised on heuritech.com for its
  remote MCP server. It declares a single coarse scope, `mcp`. There is no published scope or permission
  reference in any Heuritech documentation, and no Heuritech host publishes an OIDC discovery document.
  The commercial Heuritech Trend Data API publishes no authentication model at all, so it contributes no
  scopes; the WordPress REST content surface uses Application Passwords rather than OAuth.
schemes:
- name: HeuritechMCPOAuth
  type: oauth2
  source: https://heuritech.com/.well-known/oauth-authorization-server
  issuer: https://heuritech.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://heuritech.com/oauth/authorize
    tokenUrl: https://heuritech.com/oauth/token
    revocationUrl: https://heuritech.com/oauth/revoke
    pkce: required
    code_challenge_methods: [S256]
    refresh_tokens: true
    client_authentication: none (public client)
    dynamic_client_registration: >-
      No RFC 7591 registration_endpoint is advertised. The server sets
      client_id_metadata_document_supported: true, so clients identify themselves with a client-ID
      metadata document URL rather than pre-registering.
scopes:
- scope: mcp
  description: >-
    Access the Heuritech MCP server at https://heuritech.com/wp-json/mcp/mcp-oauth-server. Coarse,
    single-scope model — the authorization server advertises no finer-grained read/write split, so the
    scope grants whatever the authenticated WordPress user is permitted to do.
  flows: [authorizationCode]
  sources: [https://heuritech.com/.well-known/oauth-authorization-server]
  protected_resource: https://heuritech.com/wp-json/mcp/mcp-oauth-server
not_applicable:
- surface: Heuritech Trend Data API
  reason: >-
    Sales-gated. Heuritech publishes no authentication documentation, no OAuth metadata and no
    specification for the commercial API, so there is no scope surface to record.
- surface: WordPress REST content API (wp/v2)
  reason: >-
    Anonymous for reads; writes use WordPress Application Passwords over HTTP Basic, authorized at
    https://heuritech.com/wp-admin/authorize-application.php. Not an OAuth surface, so no scopes.
x-evidence:
  fetched: '2026-08-17'
  probes:
  - url: https://heuritech.com/.well-known/oauth-authorization-server/
    status: 200
  - url: https://heuritech.com/.well-known/oauth-protected-resource/
    status: 200
  - url: https://heuritech.com/.well-known/openid-configuration
    status: 404

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