{"openapi":"3.1.0","info":{"title":"Location Data Quality Control API","description":"Audit location datasets for coordinate validity, duplicates, outliers, precision, and coverage","version":"1.0.0"},"servers":[{"url":"https://orbisapi.com/proxy/location-data-quality-control-api-6918be"}],"paths":{"/health":{"get":{"summary":"/health","operationId":"get_health","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/audit":{"post":{"summary":"/audit","operationId":"post_audit","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/":{"get":{"summary":"/","operationId":"get_","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/batch":{"post":{"summary":"/batch","operationId":"post_batch","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/catalog":{"get":{"summary":"/catalog","operationId":"get_catalog","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/schema":{"get":{"summary":"/schema","operationId":"get_schema","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/examples":{"get":{"summary":"/examples","operationId":"get_examples","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/compare":{"post":{"summary":"/compare","operationId":"post_compare","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/recommend":{"post":{"summary":"/recommend","operationId":"post_recommend","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}},"/openapi":{"get":{"summary":"/openapi","operationId":"get_openapi","parameters":[],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required — include x-api-key or X-PAYMENT header"}},"security":[{"ApiKeyAuth":[]},{"X402":[]}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"x-api-key","description":"Subscribe at https://orbisapi.com for an API key"},"X402":{"type":"apiKey","in":"header","name":"X-PAYMENT","description":"x402 USDC per-call payment header (Base network)"}}},"tags":[{"name":"geo"}]}