API
MatchID also provides server-to-server API interface services.
Endpoint
Your can find Core Backend Service Endpoint in the Endpoints.
POST Method
The request parameters need to be concatenated into a JSON string and used as the requestBody parameter in the body of the request.
Request example:
json
{ "requestBody": "{\"did\":\"did:matchid:222222222\"}"}