Cvent Social Tables OAuth Scopes
Cvent Social Tables publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Cvent Social Tables API on a user’s behalf.
Tokens are issued from https://auth.socialtables.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.
OAuth endpoints
https://auth.socialtables.com/oauth/authorize
https://auth.socialtables.com/oauth/token
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| authenticated | any authentication whatsoever | authorizationCode |
| create:oauth_client | oauth client create | authorizationCode |
| userdata | All of the things. | authorizationCode |
📄 Provider scope reference: https://developer.socialtables.com/docs/authentication/
Source
OAuth Scopes
generated: '2026-09-07'
method: derived
source: openapi/cvent-social-tables-authentication-api-openapi.yml, openapi/cvent-social-tables-diagram-favorites-api-openapi.yml,
openapi/cvent-social-tables-diagram-layouts-api-openapi.yml, openapi/cvent-social-tables-diagram-template-presets-api-openapi.yml,
openapi/cvent-social-tables-diagrams-api-openapi.yml, openapi/cvent-social-tables-events-api-openapi.yml,
openapi/cvent-social-tables-guest-checkin-api-openapi.yml, openapi/cvent-social-tables-guest-groups-api-openapi.yml,
openapi/cvent-social-tables-guest-lists-api-openapi.yml, openapi/cvent-social-tables-guest-meals-api-openapi.yml,
openapi/cvent-social-tables-guest-tags-api-openapi.yml, openapi/cvent-social-tables-guests-api-openapi.yml,
openapi/cvent-social-tables-layout-automation-api-openapi.yml, openapi/cvent-social-tables-properties-api-openapi.yml,
openapi/cvent-social-tables-rooms-api-openapi.yml, openapi/cvent-social-tables-snc-event-integration-api-openapi.yml,
openapi/cvent-social-tables-users-api-openapi.yml
schemes:
- name: oauth2
source: openapi/cvent-social-tables-authentication-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-diagram-favorites-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-diagram-layouts-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-diagram-template-presets-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-diagrams-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-events-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-guest-checkin-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-guest-groups-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-guest-lists-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-guest-meals-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-guest-tags-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-guests-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-layout-automation-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-properties-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-rooms-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-snc-event-integration-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
- name: oauth2
source: openapi/cvent-social-tables-users-api-openapi.yml
flows:
- flow: authorizationCode
authorizationUrl: https://auth.socialtables.com/oauth/authorize
tokenUrl: https://auth.socialtables.com/oauth/token
description: OAuth
scopes:
- scope: authenticated
description: any authentication whatsoever
flows:
- authorizationCode
sources:
- openapi/cvent-social-tables-authentication-api-openapi.yml
- openapi/cvent-social-tables-diagram-favorites-api-openapi.yml
- openapi/cvent-social-tables-diagram-layouts-api-openapi.yml
- openapi/cvent-social-tables-diagram-template-presets-api-openapi.yml
- openapi/cvent-social-tables-diagrams-api-openapi.yml
- openapi/cvent-social-tables-events-api-openapi.yml
- openapi/cvent-social-tables-guest-checkin-api-openapi.yml
- openapi/cvent-social-tables-guest-groups-api-openapi.yml
- openapi/cvent-social-tables-guest-lists-api-openapi.yml
- openapi/cvent-social-tables-guest-meals-api-openapi.yml
- openapi/cvent-social-tables-guest-tags-api-openapi.yml
- openapi/cvent-social-tables-guests-api-openapi.yml
- openapi/cvent-social-tables-layout-automation-api-openapi.yml
- openapi/cvent-social-tables-properties-api-openapi.yml
- openapi/cvent-social-tables-rooms-api-openapi.yml
- openapi/cvent-social-tables-snc-event-integration-api-openapi.yml
- openapi/cvent-social-tables-users-api-openapi.yml
- scope: create:oauth_client
description: oauth client create
flows:
- authorizationCode
sources:
- openapi/cvent-social-tables-authentication-api-openapi.yml
- openapi/cvent-social-tables-diagram-favorites-api-openapi.yml
- openapi/cvent-social-tables-diagram-layouts-api-openapi.yml
- openapi/cvent-social-tables-diagram-template-presets-api-openapi.yml
- openapi/cvent-social-tables-diagrams-api-openapi.yml
- openapi/cvent-social-tables-events-api-openapi.yml
- openapi/cvent-social-tables-guest-checkin-api-openapi.yml
- openapi/cvent-social-tables-guest-groups-api-openapi.yml
- openapi/cvent-social-tables-guest-lists-api-openapi.yml
- openapi/cvent-social-tables-guest-meals-api-openapi.yml
- openapi/cvent-social-tables-guest-tags-api-openapi.yml
- openapi/cvent-social-tables-guests-api-openapi.yml
- openapi/cvent-social-tables-layout-automation-api-openapi.yml
- openapi/cvent-social-tables-properties-api-openapi.yml
- openapi/cvent-social-tables-rooms-api-openapi.yml
- openapi/cvent-social-tables-snc-event-integration-api-openapi.yml
- openapi/cvent-social-tables-users-api-openapi.yml
- scope: userdata
description: All of the things.
flows:
- authorizationCode
sources:
- openapi/cvent-social-tables-authentication-api-openapi.yml
- openapi/cvent-social-tables-diagram-favorites-api-openapi.yml
- openapi/cvent-social-tables-diagram-layouts-api-openapi.yml
- openapi/cvent-social-tables-diagram-template-presets-api-openapi.yml
- openapi/cvent-social-tables-diagrams-api-openapi.yml
- openapi/cvent-social-tables-events-api-openapi.yml
- openapi/cvent-social-tables-guest-checkin-api-openapi.yml
- openapi/cvent-social-tables-guest-groups-api-openapi.yml
- openapi/cvent-social-tables-guest-lists-api-openapi.yml
- openapi/cvent-social-tables-guest-meals-api-openapi.yml
- openapi/cvent-social-tables-guest-tags-api-openapi.yml
- openapi/cvent-social-tables-guests-api-openapi.yml
- openapi/cvent-social-tables-layout-automation-api-openapi.yml
- openapi/cvent-social-tables-properties-api-openapi.yml
- openapi/cvent-social-tables-rooms-api-openapi.yml
- openapi/cvent-social-tables-snc-event-integration-api-openapi.yml
- openapi/cvent-social-tables-users-api-openapi.yml
docs: https://developer.socialtables.com/docs/authentication/
docs_note: 'No scopes / permissions reference page is published. The three scopes below are the ones the
contract''s oauth2 securityDefinition declares; the authentication docs describe the grant but never
name a scope, and the authorize example in the tutorial sends no scope parameter at all. Descriptions
are the provider''s own strings — "userdata: All of the things." is verbatim.'
permissions_docs: https://developer.socialtables.com/docs/api-usage/permissions.html
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/cvent-social-tables-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 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.