Nectar Social Platform API (Beta)

The OAuth 2.0 authorization server and platform REST API named by the MCP server's protected-resource metadata. Publishes 18 scopes covering content, analytics, community, inbox, campaigns, competitors, social listening, workspace, custom fields, webhook management and contact PII (emails, phone numbers). Every path outside /.well-known/ and /oauth/ returns a blanket 401 until a Bearer token is presented, so the operation surface is not publicly enumerable and no OpenAPI is published.

API entry from apis.yml

apis.yml Raw ↑
name: Nectar Social Platform API (Beta)
description: The OAuth 2.0 authorization server and platform REST API named by the MCP server's protected-resource
  metadata. Publishes 18 scopes covering content, analytics, community, inbox, campaigns, competitors,
  social listening, workspace, custom fields, webhook management and contact PII (emails, phone numbers).
  Every path outside /.well-known/ and /oauth/ returns a blanket 401 until a Bearer token is presented,
  so the operation surface is not publicly enumerable and no OpenAPI is published.
humanURL: https://docs.nectarsocial.com/
baseURL: https://beta-api.nectarsocial.com
tags:
- OAuth
- Social Media
- Analytics
- Webhooks
properties:
- type: Authentication
  url: authentication/nectar-social-authentication.yml
- type: OAuthScopes
  url: scopes/nectar-social-scopes.yml
- type: Webhooks
  url: asyncapi/nectar-social-webhooks.yml
- type: ErrorCatalog
  url: errors/nectar-social-problem-types.yml
- type: RateLimits
  url: rate-limits/nectar-social-rate-limits.yml