Spaceship · OAuth Scopes

Spaceship OAuth Scopes

OAuth 2.0 searched

Spaceship publishes 11 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Spaceship API on a user’s behalf.

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.

CompanyDomainsDomain RegistrarDNSDomain MarketplaceNameserversWHOISDeveloper ToolsAPI
Scopes: 11 Flows: Method: searched

Scopes (11)

ScopeDescriptionFlows
domains:read Read domain information and check configuration.
domains:write Manage domains and domain settings.
domains:transfer Transfer domains in and out.
domains:billing Manage domains billing operations.
contacts:read Read contact details.
contacts:write Save contact details.
dnsrecords:read Read DNS resource records.
dnsrecords:write Write DNS resource records.
asyncoperations:read Read async operations details.
sellerhub:read Read SellerHub domains.
sellerhub:write Write SellerHub domains.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.spaceship.dev/ (Permissions section of the API description)
docs: https://www.spaceship.com/application/api-manager/
model: api-key-scopes
note: Spaceship does not use OAuth2. Scopes (permissions) are attached to an API key/secret pair at creation
  time in the API Manager. The scopes below are the documented permission set.
schemes:
- name: apiKey+apiSecret
  type: apiKey
  headers:
  - X-API-Key
  - X-API-Secret
  source: openapi/spaceship-openapi-original.json
scopes:
- scope: domains:read
  description: Read domain information and check configuration.
- scope: domains:write
  description: Manage domains and domain settings.
- scope: domains:transfer
  description: Transfer domains in and out.
- scope: domains:billing
  description: Manage domains billing operations.
- scope: contacts:read
  description: Read contact details.
- scope: contacts:write
  description: Save contact details.
- scope: dnsrecords:read
  description: Read DNS resource records.
- scope: dnsrecords:write
  description: Write DNS resource records.
- scope: asyncoperations:read
  description: Read async operations details.
- scope: sellerhub:read
  description: Read SellerHub domains.
- scope: sellerhub:write
  description: Write SellerHub domains.