Skip to main content
GET
/
api
/
v1
/
npi
/
search
Error
A valid request URL is required to generate request examples
{
  "results": [
    {
      "npi": "<string>",
      "name": "<string>",
      "credential": "<string>",
      "specialty": "<string>",
      "state": "documents_received",
      "enumeration_type": "<string>",
      "address": "<string>",
      "phone": "<string>"
    }
  ],
  "error": "<string>"
}

Query Parameters

name
string
state
string

Response

200 - application/json

OK

results
object[]
required
error
string