#llmsmap.me

Independent technical audit

learning.postman.com

learning.postman.com

Overall AI readiness score

A combined result across all audit signals.

73of 100Average
AI readiness audit: 7/21/2026Public technical data

Overall AI readiness assessment

How ready learning.postman.com is for AI systems

73/100

Postman Docs was independently audited by llmsmap. learning.postman.com currently scores 73/100 for AI readiness. The result combines AI-specific files, crawler policy, sitemap discovery, structured homepage data, and—when available—the mobile Google Lighthouse technical profile.

Audit context

llms.txt is accessible and contains 842 tokens. An expanded llms-full.txt is also available with 842 tokens, giving agents more direct context. No separate ai.txt policy was detected; it is optional, but can clarify training, retrieval, and attribution preferences.

robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 1. No Schema.org type was detected on the homepage. 0 OpenGraph tags were found and markup completeness is 0%, leaving more entity interpretation to crawlers.

The mobile Lighthouse profile adds Performance 32/100, Accessibility 100/100, Best Practices 73/100, SEO 100/100, and experimental Agentic Browsing 94/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.

Confirmed strengths

  • Accessible llms.txt
  • Expanded llms-full.txt
  • 1 sitemap declaration
  • Strong Google agentic signals

Priority improvements

  1. 1Add JSON-LD for the organisation, website, and core entities.
  2. 2Complete OpenGraph and canonical homepage metadata.
  3. 3Reduce mobile rendering delay and main-thread work.
llms.txt tokens842
llms-full.txt tokens842
ai.txt
sitemap.xml

Google Lighthouse technical profile

A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.

Mobile · Lighthouse
32

Performance

100

Accessibility

73

Best Practices

100

Technical SEO

94

Agentic Browsing

What these results mean

Mobile performance is 32/100, with the largest visible content block appearing in 17.2 s and the browser main thread blocked for 830 ms. Layout shift was 0.124. The main thread is where the browser runs JavaScript, calculates layout, and paints the page; long work there delays both user input and browser-agent actions.

Accessibility scored 100/100, Best Practices 73/100, and technical SEO 100/100. The experimental Agentic Browsing category scored 94/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.

1

Free the main thread and accelerate the first view

Split long JavaScript tasks, defer non-critical scripts and styles, and shorten blocking request chains. This helps the primary content appear sooner and makes controls usable earlier.

2

Reduce code that loads without helping the page

Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.

3

Reduce network delay

Improve server response time, remove unnecessary redirects and repeat downloads, and use compression, caching, and selective preconnect hints.

FCP8.5 s

First content

LCP17.2 s

Main content

CLS0.124

Layout stability

TBT830 ms

Blocking time

SI10.0 s

Visual speed

Metric glossary
FCP · First content
When the first text or image appeared on screen.
LCP · Main content
When the largest visible element in the first viewport rendered.
CLS · Layout stability
How much content shifted unexpectedly while loading; lower is better.
TBT · Blocking time
How long the browser main thread could not respond quickly to input.
SI · Visual speed
How quickly the visible viewport filled with content.
7/21/2026Lighthouse 13.4.0Mobile profile

AI readiness checks

Machine-readable files, crawler policy, discovery, and homepage markup.

llms.txt

File found and accessible

https://learning.postman.com/llms.txt
llms-full.txt

Full version is available

https://learning.postman.com/llms.txt
ai.txt

ai.txt file was not found

Sitemap in robots.txt1

1 sitemap found

Schema.org (JSON-LD)

Schema.org markup was not found on the homepage

OpenGraph

OpenGraph tags were not found on the homepage

AI bot access

Based on robots.txt analysis

GPTBotNot mentioned
OAI-SearchBotNot mentioned
ChatGPT-UserNot mentioned
Google-ExtendedNot mentioned
ClaudeBotNot mentioned
Claude-SearchBotNot mentioned
Claude-UserNot mentioned
BytespiderNot mentioned
CCBotNot mentioned
PerplexityBotNot mentioned
Perplexity-UserNot mentioned

Sitemaps

Declared discovery routes for crawlers and agents.

# 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

Send your first API request in Postman in just a few clicks!

Send requests in Postman to connect to APIs you are working with.

Use collections, Spec Hub, and the Postman API to design your API in Postman.

Write test scripts and build automation into your workflow.

Use Postman to enhance collaboration within your team.

Use Postman's visual tool for creating API workflows.

## Explore other Postman resources

Explore hands-on API courses, customized by role or experience. Choose from on-demand or instructor-led courses.

Use pre-built templates to get inspired and kickstart your API projects in Postman.

Find any API you need. This is where publishers share their APIs with the world.

Explore ready-to-run AI workflows that help you debug, test, document, and automate your API development.

***

<h2>
  Postman videos
</h2>

<p>
  Learn Postman fundamentals in the Postman video channel.
</p>

<p>
  See what's new, find out about new features, and learn more about Postman.
</p>

***

Get help for your issue or a specific question.

Check out the app support repo.

Learn from the pros, connect with other API enthusiasts, and share your success stories.

Read the latest release notes from Postman, the API platform for building and using APIs.

## Instructions for AI Agents

- For clean Markdown of any page, append `.md` to the page URL
- For section-specific indexes, append `/llms.txt` to any section URL
- For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://learning.postman.com/_mcp/server

## Products

- [Postman Docs](https://learning.postman.com/llms.txt): Postman product documentation
  - [Home](https://learning.postman.com/latest-v-12.md)
  - [Welcome](https://learning.postman.com/latest-v-12/docs/getting-started/overview.md)
  - [Postman quick start](https://learning.postman.com/latest-v-12/docs/getting-started/quick-start.md)
  - [Overview](https://learning.postman.com/latest-v-12/docs/getting-started/basics/postman-basics.md)
  - [The Postman interface](https://learning.postman.com/latest-v-12/docs/getting-started/basics/navigating-postman.md)
- [Help](https://learning.postman.com/help/llms.txt): Have a question? We're here to help.
  - [Help](https://learning.postman.com/help.md)
  - [Overview](https://learning.postman.com/help/faqs/overview.md)
  - [Is Postbot usage limited?](https://learning.postman.com/help/faqs/postbot/is-postbot-usage-limited.md)
  - [How to assign Postbot to team members](https://learning.postman.com/help/faqs/postbot/how-to-assign-postbot-to-team-members.md)
  - [Can I run the Postman Desktop app on VDI/ VM?](https://learning.postman.com/help/faqs/postman-app/can-i-run-the-postman-desktop-app-on-vdi-vm.md)
- [Postman API Docs](https://learning.postman.com/api-docs/llms.txt): Docs for the Postman API.
Share or continue the analysis
Share this audit
Discuss with AI
Added 7/19/2026
learning.postman.com - AI readiness audit | llmsmap.me