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 Contacts API

The Contacts API from QGenda — 3 operation(s) for contacts.

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

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

This API exposes 5 operations across 3 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.

5 operations 3 paths 0 schemas 1 DELETE1 GET1 POST2 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 Contacts 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 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Contacts 5
GET
/v2/credentialing/contacts
Credentialing/Contacts
getCredentialingContacts → 200401
POST
/v2/credentialing/contacts
Credentialing/Contacts
postCredentialingContacts body → 200401
PUT
/v2/credentialing/contacts
Credentialing/Contacts
putCredentialingContacts body → 200401
DELETE
/v2/credentialing/Contacts/{contactKey}/Associations
Credentialing/Contacts
deleteCredentialingContactsContactKeyAssociations 1 param → 200401
PUT
/v2/credentialing/contacts/{contactKey}/associations
Credentialing/Contacts/Associations
putCredentialingContactsContactKeyAssociations 1 param body → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qgenda-contacts-api-openapi.yml Raw ↑

Other APIs QGenda publishes across the network.

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