Skip to content
Logistics & shipping

va.gov:facilities

VA Facilities sandbox and mock API

## Background This RESTful API provides information about physical VA facilities. Information available includes geographic location, address, phone, hours of operation, and available services. VA operates several different types of facilities, the types represented in this API include: - Health Facilities (vha) - Benefits Facilities (vba) - Cemeteries (nca) - Vet Centers (vc) To read an FAQ on ho Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
5
Collections
-
Event types
-
example request
curl https://your-va-gov-facilities.slurry.io/services/va_facilities/%7Bversion%7D/facilities \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 0.0.1.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

All 5.

  • GET/facilities
  • GET/facilities/all
  • GET/facilities/{id}
  • GET/ids
  • GET/nearby