AskNicely · OAuth Scopes

AskNicely OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://mcp.asknice.ly/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.

CompanyCustomer ExperienceNPSSurveysFeedbackReputation ManagementSoftware-as-a-ServiceCustomer SuccessReviewsSMS
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://mcp.asknice.ly/authorize
Token URL
https://mcp.asknice.ly/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
tools Access the Ask NiceAI MCP tool surface. AskNicely advertises exactly one scope; there is no read/write or per-resource scope decomposition, so consent is all-or-nothing over the tool set. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-06'
method: probed
source: https://mcp.asknice.ly/.well-known/oauth-authorization-server
description: >-
  AskNicely's REST API is API-key authenticated and has no OAuth surface. The only OAuth surface AskNicely
  operates is the authorization server fronting its remote MCP server (Ask NiceAI), which advertises a
  single coarse scope. There is no published scopes/permissions reference page — the scope set below is
  read verbatim from the RFC 8414 authorization-server metadata document.
applies_to: AskNicely MCP Server (Ask NiceAI)
schemes:
- name: MCP OAuth 2.1
  source: https://mcp.asknice.ly/.well-known/oauth-authorization-server
  issuer: https://mcp.asknice.ly
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.asknice.ly/authorize
    tokenUrl: https://mcp.asknice.ly/token
    pkce: [S256]
    refresh: true
  dynamic_client_registration: https://mcp.asknice.ly/register
  revocation: https://mcp.asknice.ly/revoke
scopes:
- scope: tools
  description: >-
    Access the Ask NiceAI MCP tool surface. AskNicely advertises exactly one scope; there is no
    read/write or per-resource scope decomposition, so consent is all-or-nothing over the tool set.
  flows: [authorizationCode]
  sources: ['https://mcp.asknice.ly/.well-known/oauth-authorization-server']
protected_resources:
- resource: https://nicely.asknice.ly/mcp
  authorization_servers: [https://mcp.asknice.ly]
  scopes_supported: [tools]
  bearer_methods_supported: [header]
  source: https://mcp.asknice.ly/.well-known/oauth-protected-resource
gaps:
- No scopes or permissions reference page in AskNicely's documentation.
- A single `tools` scope means no least-privilege decomposition for agent consent.
- The REST API has no OAuth option at all; it is a single account-wide API key with no scoping.
x-evidence:
- {url: 'https://mcp.asknice.ly/.well-known/oauth-authorization-server', http_status: 200, fetched: '2026-08-06'}
- {url: 'https://mcp.asknice.ly/.well-known/oauth-protected-resource', http_status: 200, fetched: '2026-08-06'}

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