Requires a JSON map as a post body. The JSON map must contain a "names" key that is the list of scientific names.

Example output

[
    {
        "identifier":"NHMSYS0000376773",
        "guid":"NHMSYS0000376773",
        "parentGuid":"NHMSYS0000376769",
        "name":"Homo sapiens",
        "nameComplete":"Homo sapiens Linnaeus, 1758",
        "commonName":[
            "Man"
        ],
        "commonNameSingle":"Man",
        "rank":"species",
        "rankId":7000,
        "acceptedConceptGuid":"NHMSYS0000376773",
        "acceptedConceptName":"Homo sapiens",
        "taxonomicStatus":"accepted",
        "imageId":null,
        "imageUrl":"",
        "thumbnailUrl":"",
        "largeImageUrl":"",
        "smallImageUrl":"",
        "imageMetadataUrl":"",
        "kingdom":"Animalia",
        "phylum":"Chordata",
        "classs":"Mammalia",
        "order":"Primates",
        "family":"Hominidae",
        "genus":"Homo",
        "author":"Linnaeus, 1758",
        "linkIdentifier":null
    }
]