Authentication to Aries API services

Authentication to aries API servies is done via client certificates.

Each certificate is only valid for the environment that you generated it for (qa, staging, demo, production).

New certificates can be generated via Profile, and will identify you as the user you were logged in as when you generated the certificate.

 

Make sure you’re pointing to correct API url, certificates are only accepted on

qa-api.autoreturn.net

staging-api.autoreturn.net

aries-api.autoreturn.com

demo-api.autoreturn.net

and not the urls that people normally go to when using the UI.

 

Note that sometimes you have to restart Postman to get it to properly send client certificates.