How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SandboxAQ Client Storage API

The client-storage API from SandboxAQ — 4 operation(s) for client-storage.

SandboxAQ Client Storage API is one of 21 APIs that SandboxAQ publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include client-storage. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 12 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://{instance}.flintai.dev/api/v1.

12 operations 4 paths 3 schemas 4 DELETE4 GET4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://your-instance.flintai.dev/api/v1
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

SandboxAQ Client Storage API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerAuth).

  • BearerAuth — Use this header with a Bearer token to authenticate requests.

Paths & Operations 12

Across 4 paths, the API surfaces 12 operations — 4 DELETE, 4 GET, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

client-storage 12
DELETE
/client-storage/tenants/{tenant_id}/users/{client_id}/{namespace}/{key}
Delete tenant+user-scoped client storage entry
DeleteClientStorageTenantUser 4 params → 204400401403404500
GET
/client-storage/tenants/{tenant_id}/users/{client_id}/{namespace}/{key}
Get tenant+user-scoped client storage entry
GetClientStorageTenantUser 4 params → 200400401403404500
PUT
/client-storage/tenants/{tenant_id}/users/{client_id}/{namespace}/{key}
Create or update tenant+user-scoped client storage entry
PutClientStorageTenantUser 4 params body → 204400401403500
DELETE
/client-storage/tenants/{tenant_id}/workspaces/{workspace_id}/{client_id}/{namespace}/{key}
Delete tenant+workspace-scoped client storage entry
DeleteClientStorageTenantWorkspace 5 params → 204400401403404500
GET
/client-storage/tenants/{tenant_id}/workspaces/{workspace_id}/{client_id}/{namespace}/{key}
Get tenant+workspace-scoped client storage entry
GetClientStorageTenantWorkspace 5 params → 200400401403404500
PUT
/client-storage/tenants/{tenant_id}/workspaces/{workspace_id}/{client_id}/{namespace}/{key}
Create or update tenant+workspace-scoped client storage entry
PutClientStorageTenantWorkspace 5 params body → 204400401403500
DELETE
/client-storage/tenants/{tenant_id}/{client_id}/{namespace}/{key}
Delete tenant-scoped client storage entry
DeleteClientStorageTenant 4 params → 204400401403404500
GET
/client-storage/tenants/{tenant_id}/{client_id}/{namespace}/{key}
Get tenant-scoped client storage entry
GetClientStorageTenant 4 params → 200400401403404500
PUT
/client-storage/tenants/{tenant_id}/{client_id}/{namespace}/{key}
Create or update tenant-scoped client storage entry
PutClientStorageTenant 4 params body → 204400401403500
DELETE
/client-storage/users/{client_id}/{namespace}/{key}
Delete user-scoped client storage entry
DeleteClientStorageUser 3 params → 204400401404500
GET
/client-storage/users/{client_id}/{namespace}/{key}
Get user-scoped client storage entry
GetClientStorageUser 3 params → 200400401404500
PUT
/client-storage/users/{client_id}/{namespace}/{key}
Create or update user-scoped client storage entry
PutClientStorageUser 3 params body → 204400401500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are api.clientStorageEntry (3 properties), common.RequestError (2 properties), api.clientStoragePutRequest (1 property). Each schema is shown below with its type and property counts.

api.clientStoragePutRequest
object
1 property
api.clientStorageEntry
object
3 properties
common.RequestError
object
Error responses returned by the API
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sandboxaq-client-storage-api-openapi.yml Raw ↑

Other APIs SandboxAQ publishes across the network.

AQtive Guard API
SandboxAQ MCP Server
SandboxAQ Aispm Agents API
SandboxAQ Aispm Dashboard API
SandboxAQ Aispm Guardrails API
SandboxAQ Aispm Llm Interactions API
SandboxAQ Aispm Llm Sessions API
SandboxAQ Aispm MCP Servers API
SandboxAQ Aispm Models API
SandboxAQ Aispm Tools API
SandboxAQ Assets API
SandboxAQ Fine Issues API
Where this information came from

This is an independent, third-party profile of SandboxAQ Client Storage API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.