{
  "sandbox": true,
  "description": "benmilne.com API sandbox with canned test data",
  "endpoints": [
    "https://benmilne.com/sandbox/api/posts",
    "https://benmilne.com/sandbox/api/posts/test-post",
    "https://benmilne.com/sandbox/api/search?q=test",
    "https://benmilne.com/sandbox/api/site"
  ],
  "note": "Responses are static and do not reflect live content."
}