Skip to content

API Reference

Presto exposes APIs for integrating third-party AI systems with your radiology workflow.

All APIs share a common authentication model and error/rate-limiting behavior.

APIBase PathPurpose
AIRPort/api/v1/airport/Receive AI inference results from external vendors

The machine-readable OpenAPI schema and interactive docs are available on your organization’s subdomain:

  • OpenAPI JSON: https://{organization}.app.presto.run/api/v1/openapi.json
  • Interactive docs: https://{organization}.app.presto.run/api/v1/docs

These endpoints do not require authentication.