Skip to content

NVSEP API

API Reference

Static Redoc builds generated from the Phoenix OpenApiSpex specs.

Organization APIVoluntary exclusions, with PII fields available through entitled access.DFS Plus APICFS exclusions and inquiry endpoints.

Quickstart

Set up your environment and make your first call

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