Files
upstash__context7/docs/enterprise/api/parse/parse-a-website.mdx
Fahreddin Özcan 8a6c029f65 docs(enterprise): add on-premise API reference (#2810)
* docs(enterprise): add on-premise API reference

Adds interactive API reference pages for the on-premise instance covering authentication, library search, documentation context, and all parse endpoints.

* docs(enterprise): remove duplicate openapi spec

* docs(enterprise): remove em dashes

* docs(enterprise): simplify authentication page

* docs(enterprise): add API key screenshots to authentication page

* docs(enterprise): link bearer auth description to authentication page
2026-06-23 11:22:52 +03:00

6 lines
164 B
Plaintext

---
title: "Parse a website"
description: "Crawl and index a public website starting from the given URL"
openapi: "openapi-enterprise.json POST /parse-website"
---