
AtteStaff integrations
API access
Create organization-scoped keys for the versioned AtteStaff API.
API keys
No API keys yet.
First endpoint
POST /api/v1/validate
Authorization: Bearer ats_live_...
Content-Type: application/json
{
"npi": "1234567890"
}API keys are stored hashed. Plaintext keys are shown once at creation and can be revoked from this page.
Read API docs