# Pryzm Documentation ## Docs - [Authentication](https://docs.pryzm.io/api-reference/authentication.md): Learn how to use the Pryzm API with your API keys - [Get Entity Schema](https://docs.pryzm.io/api-reference/entities/get-schema.md): Retrieve the complete schema for an entity type, including all attributes, their types, allowed filter operators, and relationship targets. - [List Entities](https://docs.pryzm.io/api-reference/entities/list-entities.md): Retrieve all available entity types in the workspace. - [List Folders](https://docs.pryzm.io/api-reference/files/list-folders.md): Cursor-paginated list of folders in the caller's workspace, ordered by name. Use this to discover folder IDs for the notes `folder_id` filter. - [Pryzm API](https://docs.pryzm.io/api-reference/introduction.md): Access defense contracts, opportunities, and MCP tools via API - [Add List Members](https://docs.pryzm.io/api-reference/lists/add-members.md): Add records to a list. - [Create List](https://docs.pryzm.io/api-reference/lists/create-list.md): Create a new list for an entity type with optional initial records. - [Delete List](https://docs.pryzm.io/api-reference/lists/delete-list.md): Delete a list. Records in the list are not deleted. - [Get List](https://docs.pryzm.io/api-reference/lists/get-list.md): Retrieve details of a specific list. - [Get List Members](https://docs.pryzm.io/api-reference/lists/get-members.md): Retrieve paginated records belonging to a list. - [List All Lists](https://docs.pryzm.io/api-reference/lists/list-lists.md): Retrieve all lists for an entity type. - [Lists API](https://docs.pryzm.io/api-reference/lists/overview.md): Create, manage, and populate lists of records. - [Remove List Members](https://docs.pryzm.io/api-reference/lists/remove-members.md): Remove records from a list. Records are not deleted. - [Update List](https://docs.pryzm.io/api-reference/lists/update-list.md): Partially update list metadata. - [MCP Quick Start](https://docs.pryzm.io/api-reference/mcp-quick-start.md): Deprecated v1 quick start for Pryzm MCP. - [Claude](https://docs.pryzm.io/api-reference/mcp-v2/claude.md): Configure Pryzm MCP v2 in Claude using custom connectors and OAuth. - [MCP v2 Overview](https://docs.pryzm.io/api-reference/mcp-v2/index.md): Turn OpenAI or Claude into a secure Pryzm copilot for CRM execution and market intelligence. - [OpenAI](https://docs.pryzm.io/api-reference/mcp-v2/openai.md): Configure Pryzm MCP v2 in OpenAI using Developer Mode and OAuth. - [Execute MCP Tool](https://docs.pryzm.io/api-reference/mcp/execute.md) - [Overview](https://docs.pryzm.io/api-reference/mcp/index.md): Deprecated v1 MCP overview and reference links. - [MCP Prompts](https://docs.pryzm.io/api-reference/mcp/prompts.md): Built-in guidance prompts for agents using Pryzm's tools. - [MCP Resources](https://docs.pryzm.io/api-reference/mcp/resources.md): Static metadata endpoints exposed via the Model Context Protocol. - [MCP Status](https://docs.pryzm.io/api-reference/mcp/status.md) - [Get MCP Tool Details](https://docs.pryzm.io/api-reference/mcp/tool-detail.md) - [List MCP Tools](https://docs.pryzm.io/api-reference/mcp/tools.md) - [Create Note](https://docs.pryzm.io/api-reference/notes/create-note.md): Create a note from a title and optional body. Supports the `Idempotency-Key` header for safe retries (scoped to the API key, 2h TTL). - [Get Note by ID](https://docs.pryzm.io/api-reference/notes/get-note.md): Retrieve a single note with its body rendered in the requested format. - [Overview](https://docs.pryzm.io/api-reference/notes/overview.md) - [Query Notes](https://docs.pryzm.io/api-reference/notes/query-notes.md): Cursor-paginated list of notes in the caller's workspace with simple top-level filters. - [Export Pipeline Data](https://docs.pryzm.io/api-reference/pipelines/export.md): Export all campaigns from a pipeline board in a flat JSON format matching the CSV export structure. - [List Pipelines](https://docs.pryzm.io/api-reference/pipelines/list.md): Returns pipeline boards for the authenticated workspace. - [REST API Quick Start](https://docs.pryzm.io/api-reference/quick-start.md): Jump in with authentication, your first search, and tips for working with Pryzm's REST APIs. - [Append to Attribute](https://docs.pryzm.io/api-reference/records/append-attribute.md): Append values to a many-valued attribute (multiselect, linked records, etc.). - [Create Record](https://docs.pryzm.io/api-reference/records/create-record.md): Create a new record. Optionally supply a client-generated UUID. - [Delete Record](https://docs.pryzm.io/api-reference/records/delete-record.md): Permanently delete a record. - [Get Record](https://docs.pryzm.io/api-reference/records/get-record.md): Retrieve a single record by ID with all attributes. - [Records API](https://docs.pryzm.io/api-reference/records/overview.md): Read and write records across any entity type in your workspace. - [Remove from Attribute](https://docs.pryzm.io/api-reference/records/remove-attribute.md): Remove values from a many-valued attribute. - [Replace Record](https://docs.pryzm.io/api-reference/records/replace-record.md): Completely replace a record's attributes. Omitted writable attributes are cleared. - [Search Records](https://docs.pryzm.io/api-reference/records/search-records.md): Search, filter, sort, and paginate records. Supports free-text search, attribute-level filters with nested relationship traversals, and optional aggregations. - [Update Record](https://docs.pryzm.io/api-reference/records/update-record.md): Partially update a record's attributes. Only specified attributes are modified. - [Upsert Record](https://docs.pryzm.io/api-reference/records/upsert-record.md): Create or update a record based on matching criteria. Returns 409 if multiple records match. - [Search Companies](https://docs.pryzm.io/api-reference/search/companies.md): Search defense contractors and vendors by legal name, domain, CAGE, or UEI. - [Search Contracts](https://docs.pryzm.io/api-reference/search/contracts.md): Search through defense contracts using text queries and filters. - [Search Opportunities](https://docs.pryzm.io/api-reference/search/opportunities.md): Search through defense opportunities using AI-powered or keyword search. - [Capabilities](https://docs.pryzm.io/capabilities.md) - [Capabilities](https://docs.pryzm.io/capabilities-1.md) - [Companies](https://docs.pryzm.io/companies.md) - [Directories](https://docs.pryzm.io/directories.md) - [Industry](https://docs.pryzm.io/industry.md) - [Investors](https://docs.pryzm.io/investors.md) - [Opportunities](https://docs.pryzm.io/opportunities.md) - [PEO Funding](https://docs.pryzm.io/peo-funding.md) - [People](https://docs.pryzm.io/people.md) - [Trackers](https://docs.pryzm.io/trackers.md) - [How do I best leverage Chat?](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/best-queries.md) - [Calendar](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/calendar.md) - [Legislation & Budget](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/congress.md) - [Contracts](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/contracts.md) - [Feeds](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/feeds.md) - [Files](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/filed.md) - [Hill](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/hill.md) - [Index](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/index.md) - [Mail](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/mail.md) - [Markets](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/markets.md) - [Notes](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/notes.md) - [Orion](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/orion.md): Orion is a prominent constellation of stars in the Northern Hemisphere. At Pryzm, we encourage you to shape the future of your business by linking Opportunities, Awards, Programs, and Contacts to build the story of your next successful campaign. - [Portfolios](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/portfolio.md) - [Proposals](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/proposal.md) - [Records](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/records.md) - [Reports](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/reports.md) - [Salesforce Integration](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/salesforce-integration.md): Connect Salesforce, map fields, sync records, and push updates from Pryzm. - [Settings](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/settings.md): Control access, configurations, notifications, and other settings through the Settings page - [Tasks](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/tasks.md) - [Home](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/untitled-page-1.md): Your Home screen is the central hub for your data and workflows. It is fully customizable to ensure the information most important to you is always front and center. - [Chat](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/untitled-page-2.md) - [Capture](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/untitled-page-3.md): In the Pryzm ecosystem, the Capture Module serves as your primary intelligence hub for identifying and securing federal contracts. It bridges the gap between government data and your internal business development pipeline. - [Government ](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/untitled-page-5.md) - [Budgets](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/untitled-page-6.md): The Budgets module is your window into how the government plans and justifies spending. It parses the official Justification Books (J-Books) down through the budget hierarchy — Appropriations → Activities → Programs → Projects → Cost Elements — so you can move from a top-line appropriation all the w… - [CRM](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/untitled-page-7.md) - [Webhooks](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/modules/webhooks.md): Configure outbound CRM webhooks for campaign creation events. - [Welcome to Pryzm!](https://docs.pryzm.io/user-guides/customer-user-guide/welcome-to-pryzm/welcome-to-pryzm.md) ## OpenAPI Specs - [openapi](https://docs.pryzm.io/api-reference/openapi.json)