We welcome your feedback on our customer service form. Please use "UMLS REST API feedback" in your subject line.
Check out the Postman sample collections, or code samples in Python, Java, and Perl on Github to help you get started using the UMLS REST API.
Released: June 28, 2016
New endpoint created for using UMLS CUIs for Crosswalking Source-Asserted Identifiers. This endpoint simplifies the multi-step crosswalk process previously outlined in the REST API Cookbook.
New endpoint created for individual content view members.
New endpoint created for individual subset members.
The URI pattern for the Source-Asserted Subset endpoint has been simplified from ‘/content/current/subsets’ to ‘/subsets/current’.
Subset objects now have attributes embedded and include a link to the endpoint for members of the subset. See the sample output for an example.
SourceConceptSubsetMember objects, which are the output of subset members calls, now have attributes embedded, and the subset member attributes endpoint has been removed. See the sample output for an example.
SourceAtomCluster objects and Atom objects now have subset and content view membership information embedded.
See our github sample code area for a list of known issues with the API.