Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions apify-api/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ info:
title: Apify API
description: |

> **UPDATE 2025-01-14:**
> We have rolled out this new Apify API Documentation. In case of any issues, please [report here](https://github.com/apify/apify-docs/issues).
> The old API Documentation is still [available here](https://docs.apify.com/api/v2-old).

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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ get:
well as some information about the values (e.g. size).

This endpoint is paginated using `exclusiveStartKey` and `limit` parameters
- see [Pagination](#/introduction/response-structure) for more details.
- see [Pagination](/api/v2#using-key) for more details.
operationId: keyValueStore_keys_get
security:
- apiKeyStoreId: []
Expand Down