Skip to content

NVSEP API

Quickstart

Set up your environment and make your first call

curl -X GET \
  https://portal.nvsep.org/api/v1/voluntary_exclusions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"