← Back to search
45
Partial
Agentic Readiness Score
developer llms-txtopenapiapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 45/100

            

llms.txt Content

# Apify Documentation > The entire content of Apify documentation is available in a single Markdown file at https://docs.apify.com/llms-full.txt ## Apify API - [Apify API documentation](https://docs.apify.com/api.md) - [Apify API](https://docs.apify.com/api/v2.md): The Apify API (version 2) provides programmatic access to the [Apify - [Abort build](https://docs.apify.com/api/v2/act-build-abort-post.md): **[DEPRECATED]** API endpoints related to build of the Actor were moved - [Get default build](https://docs.apify.com/api/v2/act-build-default-get.md): Get the default build for an Actor. - [Get build](https://docs.apify.com/api/v2/act-build-get.md): By passing the optional `waitForFinish` parameter the API endpoint will - [Get list of builds](https://docs.apify.com/api/v2/act-builds-get.md): Gets the list of builds of a specific Actor. The response is a JSON with the - [Build Actor](https://docs.apify.com/api/v2/act-builds-post.md): Builds an Actor. - [Delete Actor](https://docs.apify.com/api/v2/act-delete.md): Deletes an Actor. - [Get Actor](https://docs.apify.com/api/v2/act-get.md): Gets an object that contains all the details about a specific Actor. - [Get OpenAPI definition](https://docs.apify.com/api/v2/act-openapi-json-get.md): Get the OpenAPI definition for Actor builds. Two similar endpoints are available: - [Update Actor](https://docs.apify.com/api/v2/act-put.md): Updates settings of an Actor using values specified by an Actor object - [Abort run](https://docs.apify.com/api/v2/act-run-abort-post.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under - [Get run](https://docs.apify.com/api/v2/act-run-get.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under - [Metamorph run](https://docs.apify.com/api/v2/act-run-metamorph-post.md): **[DEPRECATED]** API endpoints related to run of the Actor were moved under - [Resurrect run](https://docs.apify.com/api/v2

OpenAPI Spec (preview)

openapi: 3.1.2 info: title: Apify API license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html description: | The Apify API (version 2) provides programmatic access to the [Apify platform](https://docs.apify.com). The API is organized around [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) HTTP endpoints. You can download the complete OpenAPI schema of Apify API in the [YAML](http://docs.apify.com/api/openapi.yaml