# Prefetch API ## Docs - [GET /brand](https://docs.prefetch.io/api-reference/endpoint/brand.md): Extract brand colors, logos, fonts, images, and social media links from any website. Costs 10 credits. - [GET /classify](https://docs.prefetch.io/api-reference/endpoint/classify.md): Classify a website into an IAB content taxonomy category with descriptions, stock tickers, and ISIN codes. Costs 5 credits. - [GET /company](https://docs.prefetch.io/api-reference/endpoint/company.md): Extract legal company name, contact emails, and physical addresses from a website. Costs 5 credits. - [GET /enrich](https://docs.prefetch.io/api-reference/endpoint/enrich.md): Enrich a URL with brand data, company info, and IAB classification in a single request. Costs 20 credits. - [GET /screenshot](https://docs.prefetch.io/api-reference/endpoint/screenshot.md): Capture a webpage screenshot and get a public URL to the image. Costs 2 credits. - [API Reference](https://docs.prefetch.io/api-reference/introduction.md): REST API reference for Prefetch. All endpoints accept GET requests and return JSON. - [Authentication](https://docs.prefetch.io/concepts/authentication.md): How to authenticate requests to the Prefetch API using API keys. - [Credits](https://docs.prefetch.io/concepts/credits.md): How the Prefetch API credit system works, including costs per endpoint and billing behavior. - [Error handling](https://docs.prefetch.io/concepts/errors.md): How errors are returned by the Prefetch API, including status codes and error messages. - [Rate limits](https://docs.prefetch.io/concepts/rate-limits.md): Understanding global and per-key rate limits in the Prefetch API. - [Prefetch API](https://docs.prefetch.io/index.md): Extract brand assets, company info, classifications, and screenshots from any website. - [Quickstart](https://docs.prefetch.io/quickstart.md): Make your first Prefetch API call in under 5 minutes. ## OpenAPI Specs - [openapi](https://docs.prefetch.io/api-reference/openapi.json)