Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# Postman Docs
<h1>
Postman Docs
</h1>
<p>
Learn how to use Postman. Search the docs and support resources!
</p>
<a href="/docs/getting-started/overview/">
Explore the docs →
</a>
<a href="/docs/getting-started/installation/overview/">
Install Postman →
</a>
<a href="/docs/postman-flows/overview/">
Postman Flows →
</a>
<a href="/docs/getting-started/basics/about-ai/">
Postman AI tools →
</a>
<a href="/docs/postman-cli/postman-cli-overview/">
Postman CLI →
</a>
## Design, develop, and collaborate on your API projects
#### [Get started with Postman](/docs/getting-started/quick-start/)
Send your first API request in Postman in just a few clicks!
#### [Send requests](/docs/use/send-requests/requests/)
Send requests in Postman to connect to APIs you are working with.
#### [API-first development](/docs/design-apis/overview/)
Use collections, Spec Hub, and the Postman API to design your API in Postman.
#### [Test with Postman](/docs/tests-and-scripts/write-scripts/intro-to-scripts/)
Write test scripts and build automation into your workflow.
#### [Collaborate with your team](/docs/collaborating-in-postman/collaborate-in-postman-overview/)
Use Postman to enhance collaboration within your team.
#### [Postman Flows](/docs/postman-flows/overview/)
Use Postman's visual tool for creating API workflows.
## Explore other Postman resources
#### [Postman Academy](https://academy.postman.com/)
Explore hands-on API courses, customized by role or experience. Choose from on-demand or instructor-led courses.
#### [Templates](https://www.postman.com/templates/)
Use pre-built templates to get inspired and kickstart your API projects in Postman.
#### [Postman Network](https://www.postman.com/explore)
Find any API you need. This is where publishers share their APIs with the world.
#### [Agent Mode Prompt Gallery](https://www.postman.com/templates/agent-mode/)
Explore ready-to-run AI workflows that help you debug, test, document, and automa
OpenAPI Spec (preview)
openapi: 3.1.0
info:
title: API Reference
version: 1.0.0
paths:
/analytics:
get:
operationId: getAnalyticsData
summary: Get analytics data
description: >
Gets analytics data based on the specified resource, metrics, and given filters for team, internal, and public
workspaces, as well as Partner Workspaces.
**Note:**
This endpoint only accepts the following resource:metric query parameter combinations:
- `user` — `workspac