v1

latestOpenAPI 3.0.1Apache 2.02026-07-1783686.1 KB
entity

Obtain CURIE and synonym information about search terms

post/entity

Request body

object required

Response

successful operation

termsstring[]

List of term strings to search for

formatstring

Format of the response (full or compact)

Example response

{
  "terms": [
    "terms",
    "terms"
  ],
  "format": "format"
}