{
  "name": "Zephior Public Discovery Test API",
  "environment": "sandbox",
  "sandbox": true,
  "testMode": true,
  "baseUrl": "https://zephior.com/api/sandbox/v1",
  "readOnly": true,
  "noSideEffects": true,
  "persistentWrites": false,
  "authentication": "none",
  "description": "A no-side-effect environment for testing agent integrations against published Zephior information. It never reads customer data and never changes product state.",
  "endpoints": {
    "site": "https://zephior.com/api/sandbox/v1/site",
    "search": "https://zephior.com/api/sandbox/v1/search?q=RFP%20automation"
  },
  "sandboxDocumentation": "https://zephior.com/sandbox",
  "productionDocumentation": "https://zephior.com/developers"
}