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

Prisma Queries API

Proxied database query operations routed through Accelerate with optional caching

Prisma Queries API is one of 23 APIs that Prisma publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and an API reference.

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

Requests are made against 2 base URLs: https://accelerate.prisma-data.net, https://optimize.prisma-data.net.

4 operations 4 paths 8 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Servers
https://accelerate.prisma-data.net
https://optimize.prisma-data.net
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Prisma Queries API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key for Accelerate authentication, provided as a Bearer token. Generated from the Prisma Data Platform Console for each environment.

Paths & Operations 4

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

Queries 4

Proxied database query operations routed through Accelerate with optional caching

POST
/{apiVersion}/{engineHash}/graphql
Prisma Execute a proxied database query
executeQuery 2 params body → 200400401500
GET
/sessions/{sessionId}/queries
Prisma List queries from a session
listSessionQueries 3 params → 200401404500
GET
/sessions/{sessionId}/queries/{queryId}
Prisma Get query details
getQueryDetails 2 params → 200401404500
POST
/ingest
Prisma Ingest query execution data
ingestQueryData body → 202400401429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are RecordedQuery (8 properties), AccelerateInfo (5 properties), CacheStrategy (3 properties), QueryRequest (3 properties). Each schema is shown below with its type and property counts.

AccelerateInfo
object
Cache metadata returned alongside query results
5 properties 2 required
QueryResponse
object
Response from a proxied query through Accelerate
3 properties
AccelerateError
object
Error response from Accelerate. All Accelerate errors follow the P6xxx error code format.
3 properties 2 required
QueryRequest
object
A Prisma query request routed through the Accelerate proxy
3 properties 1 required
CacheStrategy
object
Cache configuration for a specific query. Defines how long results should be cached and how stale data should be handled.
3 properties
Error
object
Standard error response
1 property
QueryIngestPayload
object
Payload sent by the Optimize extension containing query execution data
2 properties 2 required
RecordedQuery
object
A query captured during a recording session
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prisma-queries-api-openapi.yml Raw ↑

Other APIs Prisma publishes across the network.

Prisma Aggregation API
Prisma API Keys API
Prisma Batch API
Prisma Cache API
Prisma Connections API
Prisma CRUD API
Prisma Database Backups API
Prisma Database Usage API
Prisma Databases API
Prisma Environments API
Prisma Events API
Prisma Health API
Where this information came from

This is an independent, third-party profile of Prisma Queries 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.