SpAItial · OAuth Scopes

SpAItial OAuth Scopes

OAuth 2.0 searched

SpAItial 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.

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.

CompanySpatial AIWorld Models3DGaussian SplattingGenerative AIDeveloper APIMCP
Scopes: 0 Flows: Method: searched

Scopes (0)

SpAItial 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-07-21'
method: searched
source: https://docs.spaitial.ai/api/llm-skills (required-scopes-per-endpoint table), https://docs.spaitial.ai/api/authentication
docs: https://docs.spaitial.ai/api/llm-skills
description: >-
  SpAItial API keys carry an explicit scope set enforced server-side; calls
  outside the granted scopes return 403 FORBIDDEN. Scopes are attached to the
  bearer API key (not obtained via an OAuth 2.0 authorization-code flow), and
  the same scopes apply to the hosted MCP server. This is the documented
  scope-to-endpoint mapping, captured verbatim.
scheme: api-key-scopes
scopes:
  - name: worlds:create
    description: Create world-generation jobs and edit panoramas.
    endpoints:
      - POST /v1/worlds
      - POST /v1/panoramas/edit
  - name: worlds:read
    description: Read worlds, statuses, results, exports, download artifacts, list panoramas, and list models.
    endpoints:
      - GET /v1/worlds/requests
      - GET /v1/worlds/requests/:id
      - GET /v1/worlds/requests/:id/status
      - GET /v1/worlds/requests/:id/splat
      - GET /v1/worlds/requests/:id/panorama
      - GET /v1/worlds/requests/:id/exports
      - GET /v1/worlds/requests/:id/exports/:type
      - GET /v1/panoramas
      - GET /v1/panoramas/:id
      - GET /v1/panoramas/:id/download
      - GET /v1/models
  - name: worlds:write
    description: Mutate existing worlds — update title/visibility, cancel jobs, start exports.
    endpoints:
      - PATCH /v1/worlds/requests/:id
      - POST /v1/worlds/requests/:id/cancel
      - POST /v1/worlds/requests/:id/exports/:type
  - name: files:create
    description: Upload input image files for later use in world generation.
    endpoints:
      - POST /v1/files
  - name: files:read
    description: List files uploaded by this API key.
    endpoints:
      - GET /v1/files

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