How to check which Alma URL an API key is connected to
- Product: Alma
Question
How do I check which Alma URL an API key is connected to?
Answer
Use the "/conf/general" API URL below and add your API key to the end of the URL:
https://api-na.hosted.exlibrisgroup.com/almaws/v1/conf/general?apikey=
Example: https://api-na.hosted.exlibrisgroup.com/almaws/v1/conf/general?apikey=[api key]
It should return:
<alma_url>https://sandbox02-na.alma.exlibrisgroup.com:443/</alma_url>
Additional Information
- Article last edited: 18-Aug-2021