PropertyMe OAuth Scopes
PropertyMe publishes 20 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, and ciba flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the PropertyMe API on a user’s behalf.
Tokens are issued from https://login.propertyme.com/connect/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://login.propertyme.com/connect/authorize
https://login.propertyme.com/connect/token
authorizationCodeclientCredentialsdeviceCodeciba
Scopes (20)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope — issue an id_token identifying the signed-in PropertyMe user. | |
| profile | Standard OIDC scope — name, preferred_username, picture, locale and related profile claims. | |
| Standard OIDC scope — email and email_verified claims. | ||
| offline_access | Issue a refresh_token so an integration can keep polling a portfolio without re-consent. | |
| property:read | Read lots (properties), tenancies and tenancy balances in the connected portfolio — including the rentals, active sales, vacancy and archived filters and the lot detail record. | |
| property:write | Attach comments and documents to a lot, an owner folio or a tenant folio. | |
| contact:read | Read owners, tenants, suppliers, ownerships, the agency contact, contact alerts, contact images and the agency member directory. | |
| contact:write | Attach comments and documents to a contact. | |
| activity:read | Read inspections, job tasks (maintenance work orders, v1 and v2), general tasks, their quotations, documents, images and assigned managers, plus the activity dashboards. | |
| activity:write | Create and update inspections, job tasks and tasks, and drive their state machines — schedule, reschedule, inspect, close, reopen for inspections; approve, assign, complete, reject, reopen for jobs — plus quotations and attachments. The largest write surface in the contract. | |
| transaction:read | Read the transaction dashboard aggregate over the trust ledger. | |
| transaction:write | Create a bill against the trust accounting ledger (POST /v1/bills). The only transaction-writing operation in the published contract. | |
| communication:read | Read the communications dashboard aggregate. | |
| communication:write | Advertised by the identity provider; no published operation requires it. | |
| tenancy:write | Advertised by the identity provider; no published operation requires it. Tenancies are read-only in the public contract. | |
| customer:read | Advertised by the identity provider; no published operation requires it. | |
| customer:write | Advertised by the identity provider; no published operation requires it. | |
| form:write | Advertised by the identity provider; no published operation requires it. | |
| ids:admin | Identity-server administration scope. Advertised by the identity provider; not part of the public integration surface. | |
| org-portal:api | Organisation portal API scope. Advertised by the identity provider; no published operation requires it. |
Source
OAuth Scopes
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/propertyme-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.