UMLS REST API is authenticated by 1) Generating a TGT that is valid for 8 hours, 2) Generate a Service Ticket using TGT that is valid for 5 minutes. The Service Ticket is then used to to make API calls.

umls_api_auth()

Value

service ticket valid for up to 5 minutes or when a single API call is made