Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.archal.ai/llms.txt

Use this file to discover all available pages before exploring further.

Clone ID: apify

Start here

QuestionAnswer
Best forAgents that launch actors, inspect runs, read datasets, and manage scraping workflow state.
Connect withRoute mode for api.apify.com, or direct REST base URLs from archal clone start apify.
Known limitsApify is REST-first and fixture-backed today. Coverage focuses on actor, run, dataset, key-value store, and request queue workflows.
SeedsCommon seeds: empty. See Seeds for usage.

What it covers

  • Actors and actor runs
  • Dataset item reads
  • Key-value store records
  • Request queue operations
  • Service-shaped REST errors and auth handling

Surface

Use route mode when your agent already calls api.apify.com. For manual debugging, start the clone with archal clone start apify and use the printed REST base URL.