Guides
This page contains a number of guides related to using the NERD API. To get started with NERD, use the Authentication Quickstart guide to generate an Access Token. Token in hand, visit the Text Annotation Guide to submit text documents for entity extraction.
If your use case requires that you authenticate via a keypair (for example, if you are running NERD in a production service), visit the Authentication With Public/Private Keypair Guide.
Authentication Quickstart
Generate a JWT to authenticate to the NERD API
Text Annotation
Annotate text documents using the NERD API
Authentication With Public/Private Key Pair
Generate a keypair to authenticate to the NERD API