Calling APIs Registered in digiRunner with X API Key

Workflow

Example:

Parameters with details:

Parameter
Type
Requirement
Description

X-Api-Key

String

Required

X API Key data, obtained as the above instructions

Example:

M2QzYzcyNzctMjg2OS00MzYwLTg1MjAtODkxNzExYTc5ZDEx

req_body_json

String

Optional

Request Body for API call

Upon successful API call, a Request Body will be returned.

Was this helpful?