Error envelope
  1. {
  2. "search_metadata": {
  3. "id": "sample_error_quota",
  4. "status": "Error",
  5. "created_at": "2026-08-06T00:00:00Z",
  6. "request_time_taken": 0.05,
  7. "total_time_taken": 0.07,
  8. "sample": {
  9. "state": "quota_error",
  10. "shared": true,
  11. "provenance": "Authored in this sandbox without access to the live SearchApi endpoint. Shared across every documented engine, because a plan limit is decided before the engine is dispatched — which is why search_parameters is empty here rather than echoing an engine. Reached through the exhausted-key demo preset. Pending re-verification against the live API."
  12. }
  13. },
  14. "search_parameters": {},
  15. "error": "You have run out of searches on your current plan. Upgrade the plan or wait for the quota to reset."
  16. }