Autodisc Drops API
Accountless REST API for temporary 24-hour public deployments from a public GitHub repository or reviewed ZIP archive.
Autodisc exposes a versioned public REST API for agents and integrations. Start with Drops for temporary public deployments; use authenticated project APIs and the CLI when a workflow needs private code, secrets, persistent data, or ongoing operations.
Accountless REST API for temporary 24-hour public deployments from a public GitHub repository or reviewed ZIP archive.
Curated OpenAPI 3.1 contract for create, upload, status, and claim operations without private control-plane routes.
Account API keys, GitHub OIDC, immutable artifacts, project webhooks, request signing, and integration boundaries.
Version guarantees and the Deprecation, Sunset, Link, and 410 signals clients can use when an endpoint retires.
When an agent should use Autodisc, how to create a Drop safely, polling behavior, CLI guidance, and recovery steps.
Authenticated command-line workflow for persistent deployments, environment variables, logs, metrics, and project operations.
The documented API works with Autodisc project identities and customer-safe resources. Internal runtime connectors, provider credentials, database service credentials, and infrastructure bindings are not customer APIs. Treat every deployment create or claim request as an external action, use idempotency where the endpoint supports it, and keep authorization values out of logs.