RandySoulis
Crownpeak Employee
Crownpeak Employee

Crownpeak DQM APIs

This is the home to the Crownpeak Digital Quality Management (DQM) data APIs. With these APIs you are able to access the data that is displayed within your DQM instance.

If you are looking to integrate our Issue checking functionality with a CMS please check the DQM CMS API instead.

You can also find additional information on our API by visiting this page.

ENCRYPTION / AUTHORIZATION

All API communication are encrypted and sent via 'https://'. To use the APIs you must be an active client of DQM.

All endpoints listed here will require a JWT bearer token passed as an Authorization HTTP header. This is with the exception for the authenticate endpoint which is initially required to obtain your first JWT.

GETTING STARTED

  1. Obtain a JWT token using the authenticate endpoint
  2. Extract the userId uid from the JWT programatically or via JWT.io
  3. Obtain a clientId to use in your calls using the users clients endpoint

 

Labels (1)
Labels

Can't find what you are looking for?

Find Answers

Search our DQM Forum to find answers to questions asked by other DQM users.

Ask a Question

No luck? Ask a question. Our Product and Support teams are monitoring the Forum and typically respond within 48 hours.

Ask a Question