NVSEP API

Quickstart

Set up your environment and make your first call

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