🌐
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › data-security-posture-management › api-documentation › api-documentation
API Documentation - Prisma Cloud
June 11, 2025 - Unlock the full potential of Prisma Cloud with our Content Collections. These comprehensive resources are your key to mastering the suite of functionality available on ...
People also ask

What is the Prisma API?
Prisma replaces traditional ORMs and can be used to build GraphQL servers, REST APIs, microservices & more.
🌐
apitracker.io
apitracker.io › home › apis › developer tools › prisma api
Prisma API - Docs, SDKs & Integration
Does Prisma API support webhooks?
Check the Prisma API documentation for webhook support and event subscriptions.
🌐
apitracker.io
apitracker.io › home › apis › developer tools › prisma api
Prisma API - Docs, SDKs & Integration
How do I authenticate with the Prisma API?
Prisma API uses API key authentication. Visit their developer portal to obtain your API credentials.
🌐
apitracker.io
apitracker.io › home › apis › developer tools › prisma api
Prisma API - Docs, SDKs & Integration
🌐
Prisma
prisma.io › home › prisma client api › prisma client api › prisma client api
Prisma Client API | Prisma Documentation
The Prisma Client API reference documentation is based on the following schema: model User { id Int @id @default(autoincrement()) name String? email String @unique profileViews Int @default(0) role Role @default(USER) coinflips Boolean[] posts Post[] city String country String profile ExtendedProfile?
🌐
Palo Alto Networks
docs.paloaltonetworks.com › prisma-access › administration › prisma-access-overview › prisma-access-apis
Prisma Access APIs
3 weeks ago - For example, to request the onboarding status of a job, navigate to XML APIOperational Commandsrequestpluginscloud_servicesprisma-accessjob-statusjobid, enter the Job id in the jobid field, enter the Service Type servicetype area, and click Submit to submit your request. This XML only retrieves the onboarding status of a job. To retrieve the status of all commit operations, use the Prisma Access UI.
🌐
Prisma
prisma.io › guides
Get started with the Prisma Management API | Prisma Documentation
July 9, 2025 - This guide walks you through setting up a basic TypeScript project that uses the Prisma Postgres Management API to create a new Prisma Console project with a Prisma Postgres database, and print out all connection details.
🌐
Prisma
prisma.io › home
Get started with Prisma | Prisma Documentation
Prisma Compute is TypeScript app hosting for running your app next to your Prisma Postgres database. It is currently in Public Beta.
🌐
Prisma
prisma.io › home › rest › rest › rest › rest › rest
Building REST APIs with Prisma ORM | Prisma Documentation
This page gives explains how to build fullstack applications with Prisma. It shows how Prisma fits in with fullstack frameworks and provides practical examples · Supported librariesREST API server exampleGETPOSTPUTDELETEReady-to-run example projects
🌐
API Tracker
apitracker.io › home › apis › developer tools › prisma api
Prisma API - Docs, SDKs & Integration
Complete Prisma API documentation and developer resources. Prisma replaces traditional ORMs and can be used to build GraphQL servers, REST APIs, microservices .
Find elsewhere
🌐
GitHub
github.com › CubedHost › prisma-api-docs
GitHub - CubedHost/prisma-api-docs: Documentation for the public Prisma API · GitHub
Documentation for the public Prisma API. Contribute to CubedHost/prisma-api-docs development by creating an account on GitHub.
Author   CubedHost
🌐
Pan
pan.dev › welcome to the prisma cloud apis
Welcome to the Prisma Cloud APIs | Develop with Palo Alto Networks
The Prisma Cloud API allows you to programmatically access and manage your Prisma Cloud resources, making it easy to automate tasks, integrate with other tools, and build custom integrations. With a variety of endpoints available, Prisma Cloud API aims to automate tasks and facilitate integrations ...
🌐
Prisma
prisma.io › home › prisma orm
What is Prisma ORM? (Overview) | Prisma Documentation
This page gives a high-level overview of what Prisma ORM is and how it works. It's a great starting point for Prisma newcomers
🌐
DeepWiki
deepwiki.com › prisma › docs › 5.2-prisma-client-api-documentation
Prisma Client API Documentation | prisma/docs | DeepWiki
November 11, 2025 - This page documents the structure and content organization of the Prisma Client API reference documentation, which provides comprehensive coverage of Prisma Client's query methods, constructor options, query options, filter conditions, and client-level methods.
🌐
Prisma
prisma.io › home › prisma cli reference › prisma cli reference › prisma cli reference
Prisma CLI reference | Prisma Documentation
May 6, 2021 - ReferencePrisma CLI referencePrisma Client APISchema APIConfig APIConnection URLsEnvironment VariablesDatabase FeaturesSupported databasesSystem requirementsError ReferencePrisma Error ReferencePrisma Client & Prisma schemaPrisma CLI Preview features · MoreBest practicesORM releases and maturity levels ... This page gives an overview of all available Prisma CLI commands, explains their options and shows numerous usage examples · This document describes the Prisma CLI commands, arguments, and options.
🌐
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › data-security-posture-management › api-documentation › authenticate-and-call-your-first-api
Authenticate and call your first API - Prisma Cloud
June 28, 2025 - Unlock the full potential of Prisma Cloud with our Content Collections. These comprehensive resources are your key to mastering the suite of functionality available on ...
🌐
Prisma
prisma.io › home › management api › api clients
How to use the Management API with API Clients | Prisma Documentation
This guide shows you how to configure popular API clients to work with the Management API using OAuth 2.0 authentication.