Endpoint reference

ReactorSDK exposes its endpoint families as named accessors on ReactorSDK::Client. This page is the high-level index so you can quickly find the part of the SDK that matches the task in front of you.

Coverage map

The client exposes these endpoint groups:

Endpoint groupPrimary purpose
companiesAccessible companies for the current credential set
propertiesProperty CRUD, parent company lookup, and property notes
app_configurationsCompany-scoped app configuration CRUD
callbacksProperty callback subscriptions
secretsSecret CRUD, test and retry actions, and note support
environmentsEnvironment CRUD and host or library traversal
hostsHost CRUD and property traversal
rulesRule CRUD, revise workflow, origin lookup, libraries, notes, lean upstream lookup, and comprehensive review lookups
rule_componentsComponent CRUD, extension lookup, related rules, and notes
data_elementsData element CRUD, revise workflow, lean upstream lookup, impact-aware comprehensive review lookup, and notes
extensionsInstalled extension CRUD, revise workflow, lean upstream lookup, comprehensive dependency review lookup, and notes
extension_packagesPackage listing, upload, versioning, release, and discontinue actions
extension_package_usage_authorizationsPrivate package authorization workflows
librariesLibrary CRUD, relationships, builds, transitions, notes, upstream discovery, library snapshots, and generic resource-chain lookup
buildsBuild lookup, list, and republish actions
revisionsResource revision lists and generic revision snapshot lookup
audit_eventsGlobal audit event listing and lookup
profilesCurrent profile lookup
searchCross-resource search
notesDirect note lookup

Top-level families

Start with these pages if you are still learning the gem or if your application is working with company, property, or environment setup:

Workflow families

Use these pages if your application manages Launch logic, delivery resources, or promotion workflows:

Troubleshooting and integration

Use these pages when you need help with failures, polling, or application integration:

Was this page helpful?