Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

QGenda Location API

The Location API from QGenda — 18 operation(s) for location.

QGenda Location API is one of 27 APIs that QGenda publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Location. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 25 operations across 18 paths. It is described by OpenAPI 3.1.0, at version 2.

Requests are made against a single base URL, https://api.qgenda.com/v2.

25 operations 18 paths 0 schemas 7 DELETE4 GET8 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2
Base URL
https://api.qgenda.com/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

QGenda Location API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Access token returned by POST /v2/login. Send as Authorization: bearer .

Paths & Operations 25

Across 18 paths, the API surfaces 25 operations — 7 DELETE, 4 GET, 8 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Location 25
GET
/v2/location
Location
getLocation → 200401
POST
/v2/location
Location
postLocation body → 200401
PUT
/v2/location/{locationId}
Location
putLocationLocationId 1 param body → 200401
DELETE
/v2/location/{locationId}
Location
deleteLocationLocationId 1 param → 200401
GET
/v2/credentialing/locations
Credentialing/Location
getCredentialingLocations → 200401
POST
/v2/credentialing/location
Credentialing/Location
postCredentialingLocation body → 200401
PUT
/v2/credentialing/location/{locationId}
Credentialing/Location/LocationId
putCredentialingLocationLocationId 1 param body → 200401
PUT
/v2/credentialing/location/contacts/{contactKey}/location/{locationId}/
Credentialing/Location/Contacts
putCredentialingLocationContactsContactKeyLocationLocationId 2 params body → 200401
DELETE
/v2/credentialing/location/contacts/{contactKey}/location/{locationId}/
Credentialing/Location/Contacts
deleteCredentialingLocationContactsContactKeyLocationLocationId 2 params → 200401
GET
/v2/location/{locationId}/staff
Location/Staff
getLocationLocationIdStaff 1 param → 200401
POST
/v2/location/{locationId}/staff
Location/Staff
postLocationLocationIdStaff 1 param body → 200401
POST
/v2/location/{locationId}/staff/{staffId}/FTE
Location/Staff/FTE
postLocationLocationIdStaffStaffIdFTE 2 params body → 200401
POST
/v2/location/{locationId}/staff/{staffId}/tag
Location/Staff/Tag
postLocationLocationIdStaffStaffIdTag 2 params body → 200401
DELETE
/v2/location/{locationId}/staff/{staffId}/tag
Location/Staff/Tag
deleteLocationLocationIdStaffStaffIdTag 2 params → 200401
PUT
/v2/location/{locationId}/staff/{staffId}
Location/Staff
putLocationLocationIdStaffStaffId 2 params body → 200401
DELETE
/v2/location/{locationId}/staff/{staffId}
Location/Staff
deleteLocationLocationIdStaffStaffId 2 params → 200401
POST
/v2/Credentialing/Locations/Providers
Credentialing/Locations/Providers
postCredentialingLocationsProviders body → 200401
PUT
/v2/credentialing/locations/{locationId}/staff/{staffId}
Credentialing/Locations/Staff
putCredentialingLocationsLocationIdStaffStaffId 2 params body → 200401
DELETE
/v2/location/{locationId}/staff/{staffId}/credential
Location/Staff/Credential
deleteLocationLocationIdStaffStaffIdCredential 2 params → 200401
GET
/v2/location/{locationId}/tasks
Location/Tasks
getLocationLocationIdTasks 1 param → 200401
POST
/v2/location/{locationId}/task
Location/Task
postLocationLocationIdTask 1 param body → 200401
PUT
/v2/location/{locationId}/task/
Location/Task
putLocationLocationIdTask 1 param body → 200401
DELETE
/v2/location/{locationId}/task/{taskId}
Location/Task
deleteLocationLocationIdTaskTaskId 2 params → 200401
POST
/v2/location/{locationId}/tag
Location/Tag
postLocationLocationIdTag 1 param body → 200401
DELETE
/v2/location/{locationId}/tag
Location/Tag
deleteLocationLocationIdTag 1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qgenda-location-api-openapi.yml Raw ↑

Other APIs QGenda publishes across the network.

QGenda Company API
QGenda Contacts API
QGenda Corporate Entities API
QGenda Credit Allocation API
QGenda Daily API
QGenda Daily Case API
QGenda Integration API
QGenda Locations API
QGenda Login API
QGenda Notification List API
QGenda Organization API
QGenda Pay Code API