GuestReady · OAuth Scopes

GuestReady OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from /o/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.

Property ManagementShort Term RentalsVacation RentalsHospitalityTravelReal EstateChannel ManagementReservationsRevenue ManagementPMSMCPOAuth
Scopes: 54 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
/o/authorize/
Token URL
/o/token/
Flows
authorizationCode

Scopes (54)

ScopeDescriptionFlows
accounting_invoice:read Read accounting invoices authorizationCode
accounting_invoice:write Write accounting invoices authorizationCode
agents:read Read agents authorizationCode
amenities:read Read amenities authorizationCode
amenities:write Create, update and delete amenities authorizationCode
blacklist:read
calendar:read Read calendar authorizationCode
calendar:write Write calendar authorizationCode
city_tax_rules:read Read city tax rules authorizationCode
conversations:read Read conversations authorizationCode
conversations:write Write conversations authorizationCode
custom_fields:read Read custom fields authorizationCode
custom_fields:write Write custom fields authorizationCode
guest_registration:read Read guest registration data authorizationCode
hosts:read Read hosts (deprecated) authorizationCode
hosts:write Write hosts (deprecated) authorizationCode
incidents:read Read incidents authorizationCode
incidents:write Write incidents authorizationCode
inquiries:read Read inquiries authorizationCode
issues:read Read issues authorizationCode
issues:write Write issues authorizationCode
listing_requests:read Read listing requests authorizationCode
messages:read Read messages authorizationCode
messages:write Write messages authorizationCode
missions:read Read missions authorizationCode
missions:write Write missions authorizationCode
neighbourhoods:read Read neighbourhoods authorizationCode
offices:read Read offices authorizationCode
onboarding_requests:read Read onboarding requests authorizationCode
owners:read Read owners authorizationCode
owners:write Write owners authorizationCode
payment_acceptance_transactions:read Read payment acceptance transactions authorizationCode
payment_acceptance_transactions:write Write payment acceptance transactions authorizationCode
payment_links:read Read payment links authorizationCode
payout_adjustments:read Read payout adjustments authorizationCode
payout_adjustments:write Write payout adjustments authorizationCode
photos:write Create, update and delete photos authorizationCode
pricing:read Read pricing authorizationCode
pricing:write Create, update and delete pricing authorizationCode
property_managers:read Read property managers authorizationCode
read Read scope authorizationCode
rentals:read Read rentals authorizationCode
rentals:write Create, update and delete rentals authorizationCode
reservation_platform:read Read reservation platform authorizationCode
reservations:read Read reservations authorizationCode
reservations:write Create, update and cancel reservations authorizationCode
reviews:read Read reviews authorizationCode
reviews:write Write reviews authorizationCode
smart_schedulers:read Read smart schedulers authorizationCode
smart_schedulers:write Write smart schedulers authorizationCode
swikly_deposits:read Read swikly deposits authorizationCode
users:read Read user data authorizationCode
vouchers:read
write Write scope authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-22'
method: searched
source: https://pms.rentalready.io/api/v3/schema/
docs: https://pms.rentalready.io/api/v3/schema/swagger-ui/
also:
- https://github.com/guestready/rentalready-api-client-examples/blob/main/python/.env.example
note: >-
  RentalReady publishes no standalone scopes or permissions reference page. The authoritative scope list is
  the OAuth 2.0 securityScheme inside the specification the provider serves anonymously at
  https://pms.rentalready.io/api/v3/schema/, rendered for humans at its Swagger UI. The provider's own
  client-examples repository publishes a working SCOPES string in python/.env.example naming 24 of these
  scopes, which corroborates the spec but is a strict subset of it — the spec is the superset and is what
  is recorded here. Descriptions below are the provider's own verbatim scope labels. Two scopes carry a
  deprecation marker in their own label (hosts:read, hosts:write, both "(deprecated)"); see
  lifecycle/guestready-lifecycle.yml.
authorization_url: https://pms.rentalready.io/o/authorize/
token_url: https://pms.rentalready.io/o/token/
grant: authorization_code
authorization_code_ttl_seconds: 60
schemes:
- name: oauth2
  source: openapi/guestready-rentalready-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: /o/authorize/
    tokenUrl: /o/token/
scopes:
- scope: accounting_invoice:read
  description: Read accounting invoices
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: accounting_invoice:write
  description: Write accounting invoices
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: agents:read
  description: Read agents
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: amenities:read
  description: Read amenities
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: amenities:write
  description: Create, update and delete amenities
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: blacklist:read
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: calendar:read
  description: Read calendar
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: calendar:write
  description: Write calendar
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: city_tax_rules:read
  description: Read city tax rules
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: conversations:read
  description: Read conversations
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: conversations:write
  description: Write conversations
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: custom_fields:read
  description: Read custom fields
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: custom_fields:write
  description: Write custom fields
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: guest_registration:read
  description: Read guest registration data
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: hosts:read
  description: Read hosts (deprecated)
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: hosts:write
  description: Write hosts (deprecated)
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: incidents:read
  description: Read incidents
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: incidents:write
  description: Write incidents
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: inquiries:read
  description: Read inquiries
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: issues:read
  description: Read issues
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: issues:write
  description: Write issues
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: listing_requests:read
  description: Read listing requests
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: messages:read
  description: Read messages
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: messages:write
  description: Write messages
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: missions:read
  description: Read missions
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: missions:write
  description: Write missions
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: neighbourhoods:read
  description: Read neighbourhoods
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: offices:read
  description: Read offices
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: onboarding_requests:read
  description: Read onboarding requests
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: owners:read
  description: Read owners
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: owners:write
  description: Write owners
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: payment_acceptance_transactions:read
  description: Read payment acceptance transactions
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: payment_acceptance_transactions:write
  description: Write payment acceptance transactions
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: payment_links:read
  description: Read payment links
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: payout_adjustments:read
  description: Read payout adjustments
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: payout_adjustments:write
  description: Write payout adjustments
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: photos:write
  description: Create, update and delete photos
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: pricing:read
  description: Read pricing
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: pricing:write
  description: Create, update and delete pricing
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: property_managers:read
  description: Read property managers
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: read
  description: Read scope
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: rentals:read
  description: Read rentals
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: rentals:write
  description: Create, update and delete rentals
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: reservation_platform:read
  description: Read reservation platform
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: reservations:read
  description: Read reservations
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: reservations:write
  description: Create, update and cancel reservations
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: reviews:read
  description: Read reviews
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: reviews:write
  description: Write reviews
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: smart_schedulers:read
  description: Read smart schedulers
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: smart_schedulers:write
  description: Write smart schedulers
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: swikly_deposits:read
  description: Read swikly deposits
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: users:read
  description: Read user data
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: vouchers:read
  sources:
  - openapi/guestready-rentalready-openapi.yml
- scope: write
  description: Write scope
  flows:
  - authorizationCode
  sources:
  - openapi/guestready-rentalready-openapi.yml

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