v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Edge Storage

List available edge stores

Retrieve key-value storage stores available to the authenticated client. Stores can contain KV pairs, sorted sets, or bloom filters for edge application data.

get/fastedge/v1/kv

Query parameters

app_idinteger

Filter stores by application ID. Returns only stores associated with this app.

limitinteger

Maximum number of stores to return per page

offsetinteger

Number of stores to skip for pagination

Response

Returns paginated list of edge storage stores

countinteger required

Total number of stores