How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Openpath orgs/entries API

Entries and Entry Hardware

Openpath orgs/entries API is one of 89 APIs that Openpath publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include orgs/entries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 35 operations across 25 paths. It is described by OpenAPI 2.0, at version 1.0.0.

Requests are made against the base URL https://api.openpath.com.

35 operations 25 paths 0 schemas 8 DELETE14 GET1 PATCH5 POST7 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://api.openpath.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Openpath orgs/entries API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (jwt).

Paths & Operations 35

Across 25 paths, the API surfaces 35 operations — 8 DELETE, 14 GET, 1 PATCH, 5 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

orgs/entries 35

Entries and Entry Hardware

GET
/orgs/{orgId}/entries
List all entries
listEntries 9 params → 200
POST
/orgs/{orgId}/entries
Create an entry
createEntry 2 params → 201
GET
/orgs/{orgId}/entries/{entryId}
Describe an entry
describeEntry 3 params → 200
DELETE
/orgs/{orgId}/entries/{entryId}
Delete an entry
deleteEntry 2 params → 204
PATCH
/orgs/{orgId}/entries/{entryId}
Update an entry
updateEntry 4 params → 204
GET
/orgs/{orgId}/entries/{entryId}/cameras
List all cameras of an entry
listEntryCameras 2 params → 200
GET
/orgs/{orgId}/entries/{entryId}/thirdPartWiegands
List all third party reader - wiegands of an entry
listEntryThirdPartyWiegands 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/wiegands
List all wiegands of an entry
listEntryWiegands 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/contactSensors
List all contactSensors of an entry
listEntryContactSensors 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/readers
List all readers of an entry
listEntryReaders 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/users
List all active users that have access to an entry
listEntryUsers 2 params → 200
GET
/orgs/{orgId}/entries/{entryId}/userSchedules
List all active users, with their associated schedule(s), that have access to an entry
listEntryUserSchedules 3 params → 200
GET
/orgs/{orgId}/entries/{entryId}/relays
List all relays of an entry
listEntryRelays 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/rexs
List all rexs of an entry
listEntryRexs 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/thirdPartyReaders
List all third party reader - OSDPs of an entry
listEntryThirdPartyReaders 9 params → 200
GET
/orgs/{orgId}/entries/{entryId}/entryControls
List all controls (readers, rexs, contact sensors, wiegands, relays) of an entry
listEntryControls 2 params → 200
GET
/orgs/{orgId}/entries/{entryId}/reports/activity
Get an entry's activity
getEntryActivity 9 params → 200
POST
/orgs/{orgId}/entries/list
List all entries
listEntriesPost 2 params → 200
POST
/orgs/{orgId}/entries/{entryId}/revertTempState
Remove any temporary override state from the entry's schedule
revertEntryTempState 2 params → 204
POST
/orgs/{orgId}/entries/{entryId}/identify
Remotely trigger an entry to identify itself via LED and buzzer of associated readers
remoteEntryIdentify 2 params → 204
POST
/orgs/{orgId}/entries/{entryId}/setTempState
Add a temporary override state to the entry's schedule
setEntryTempState 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/thirdPartyWiegands/{thirdPartyWiegandId}
Remove a third party reader - wiegand from an entry
removeThirdPartyWiegandFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/thirdPartyWiegands/{thirdPartyWiegandId}
Set a third party reader - wiegand to an entry
setThirdPartyWiegandToEntry 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/wiegands/{wiegandId}
Remove a wiegand from an entry
removeWiegandFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/wiegands/{wiegandId}
Set a wiegand to an entry
setWiegandToEntry 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/contactSensors/{contactSensorId}
Remove a contactSensor from an entry
removeContactSensorFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/contactSensors/{contactSensorId}
Set a contactSensor to an entry
setContactSensorToEntry 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/readers/{readerId}
Remove a reader from an entry
removeReaderFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/readers/{readerId}
Set a reader to an entry
setReaderToEntry 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/relays/{relayId}
Remove a relay from an entry
removeRelayFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/relays/{relayId}
Set a relay to an entry
setRelayToEntry 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/rexs/{rexId}
Remove a rex from an entry
removeRexFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/rexs/{rexId}
Set a rex to an entry
setRexToEntry 3 params → 204
DELETE
/orgs/{orgId}/entries/{entryId}/thirdPartyReaders/{thirdPartyReaderId}
Remove a third party reader - OSDP from an entry
removeThirdPartyReaderFromEntry 3 params → 204
PUT
/orgs/{orgId}/entries/{entryId}/thirdPartyReaders/{thirdPartyReaderId}
Set a third party reader - OSDP to an entry
setThirdPartyReaderToEntry 3 params → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openpath-orgs-entries-api-openapi.yml Raw ↑

Other APIs Openpath publishes across the network.

Openpath auth API
Openpath billableFeatures API
Openpath identities API
Openpath orgs/acuModels API
Openpath orgs/acuPorts API
Openpath orgs/acuPortTypes API
Openpath orgs/acus API
Openpath orgs/alarmActions API
Openpath orgs/alarmConfigurations API
Openpath orgs/alarmSeverities API
Openpath orgs/alarmsExt API
Openpath orgs/alarmStatuses API
Where this information came from

This is an independent, third-party profile of Openpath orgs/entries API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.