...
Note: This is done automatically if you are using HIMSA's .NET Client.
Access tokens may vary greatly in length
4. Connecting to API
- URI and port number
- QA environment: api.qa.eu.noah-es.com:443
- EU Production: api.eu.noah-es.com:443
- US Production: api.us.noah-es.com:443
- HIMSA's .NET Client:
- Either use the constructor that takes an access token or a refresh token as input
...