# Phonefarm Docs ## Docs - [Legacy cancel](https://docs.withmithras.com/api-reference/legacy/legacy-cancel.md): Compatibility endpoint for queue items addressed by account_id and content_id. - [Legacy ingest](https://docs.withmithras.com/api-reference/legacy/legacy-ingest.md): Compatibility endpoint for direct post_video queue-item ingestion. - [Cancel process](https://docs.withmithras.com/api-reference/processes/cancel-process.md): Request cooperative or escalated cancellation for a public process. - [Create capability request](https://docs.withmithras.com/api-reference/processes/create-capability-request.md): Create a public process for a supported Phonefarm capability. Omit platform for TikTok; set platform to instagram for Instagram parity actions. - [Create maintenance request](https://docs.withmithras.com/api-reference/processes/create-maintenance-request.md): Create an account-first maintenance process. Omit platform for TikTok; set platform to instagram for Instagram profile maintenance. - [Get process](https://docs.withmithras.com/api-reference/processes/get-process.md): Read normalized public process state. - [Upsert runtime snapshot](https://docs.withmithras.com/api-reference/runtime/upsert-runtime-snapshot.md): Synchronize account runtime strategy state into Phonefarm. - [Authentication](https://docs.withmithras.com/api/authentication.md): Shared bearer secret auth and callback signature verification. - [Cancel Legacy](https://docs.withmithras.com/api/cancel-legacy.md): Cancel a legacy queue item created through ingest. - [Capability Requests](https://docs.withmithras.com/api/capability-requests.md): Create public process records for supported Phonefarm capabilities. - [Ingest Legacy](https://docs.withmithras.com/api/ingest-legacy.md): Legacy queue-item posting endpoint for direct post-video ingestion. - [Maintenance Requests](https://docs.withmithras.com/api/maintenance-requests.md): Create account-first maintenance processes. - [Cancel Process](https://docs.withmithras.com/api/processes-cancel.md): Request cooperative or escalated cancellation for a public process. - [Get Process](https://docs.withmithras.com/api/processes-get.md): Read normalized public process state. - [Runtime Snapshots](https://docs.withmithras.com/api/runtime-snapshots.md): Sync account runtime and strategy state from an upstream system. - [Execution Model](https://docs.withmithras.com/concepts/execution-model.md): Understand how public process requests become queue items, runtime actions, and callbacks. - [Process Lifecycle](https://docs.withmithras.com/concepts/process-lifecycle.md): Public statuses, idempotency rules, timestamp semantics, and partial progress behavior. - [FYP Comment Growth](https://docs.withmithras.com/guides/fyp-comment-growth.md): Build valid manual FYP comment-growth requests. - [FYP Warmup](https://docs.withmithras.com/guides/fyp-warmup.md): Build valid FYP warmup requests and understand the current watch-only unattended gate. - [Instagram Live Validation](https://docs.withmithras.com/guides/instagram-live-validation.md): Final checks required before running Instagram capabilities unattended. - [Keyword Warmup](https://docs.withmithras.com/guides/keyword-warmup.md): Build valid keyword warmup requests, including prompt and comment-plan requirements. - [Maintenance Guide](https://docs.withmithras.com/guides/maintenance.md): Use account-first maintenance processes for profile updates. - [Webhooks](https://docs.withmithras.com/guides/webhooks.md): Understand process.updated callbacks, signing, and delivery semantics. - [Introduction](https://docs.withmithras.com/index.md): Process-first integration docs for Phonefarm. - [Quickstart](https://docs.withmithras.com/quickstart.md): Send your first process request, verify callbacks, and poll for status. - [Action Reference](https://docs.withmithras.com/reference/action-reference.md): Advanced reference for implemented atomic executor actions. - [Capability Registry](https://docs.withmithras.com/reference/capability-registry.md): Supported public capabilities, verification status, run modes, and routing support. - [Changelog](https://docs.withmithras.com/reference/changelog-or-release-notes.md): Integrator-facing documentation changes for the public Phonefarm surface. - [Errors and Idempotency](https://docs.withmithras.com/reference/errors-and-idempotency.md): How to think about duplicates, validation failures, and stable versus descriptive error strings. ## OpenAPI Specs - [openapi](https://docs.withmithras.com/openapi.json)