# Prerender

Prerender.io is a service that pre-renders JavaScript-heavy websites to improve SEO by serving static HTML versions to search engine crawlers.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 10
- **Triggers:** 0
- **Slug:** `PRERENDER`
- **Version:** 20260414_00

## Tools

### Change Recache Speed

**Slug:** `PRERENDER_CHANGE_RECACHE_SPEED`

Tool to adjust the rendering speed of Manual/API and Automatic rendering queues. Use when you need to control how fast Prerender processes URLs in the recache queue.

### Check Health

**Slug:** `PRERENDER_CHECK_HEALTH`

Tool to check the health status of the Prerender API service. Use when you need to verify service availability or monitor system health.

### Clear Cache

**Slug:** `PRERENDER_CLEAR_CACHE`

Tool to clear Prerender cache using SQL-like wildcard patterns. Schedules a cache clear job. Only one cache clear job can be scheduled per user at a time. Use when you need to invalidate cached pages for a URL pattern.

### Create SEO Audit Report

**Slug:** `PRERENDER_CREATE_SEO_AUDIT_REPORT`

Tool to generate SEO audit reports for a specific URL. Use when you need to analyze SEO performance metrics for a web page. The report will be sent to the provided email address.

### Get Cache Clear Status

**Slug:** `PRERENDER_GET_CACHE_CLEAR_STATUS`

Tool to check the status of a cache clear job. Use when you need to verify if a cache clearing operation is still in progress or has completed.

### Get Prerendered Page

**Slug:** `PRERENDER_GET_PRERENDERED_PAGE`

Tool to fetch a prerendered HTML page. Use when you need a static snapshot of a page before dynamic rendering.

### List Healthz

**Slug:** `PRERENDER_LIST_HEALTHZ`

Tool to check Prerender API health and availability. Use when you need to verify the API is operational before making requests.

### List V3

**Slug:** `PRERENDER_LIST_V3`

Tool to get a greeting message from the Prerender API. Use when you need to verify basic API connectivity or retrieve the hello message.

### Recache URL

**Slug:** `PRERENDER_RECACHE_URL`

Tool to cache or recache URLs in Prerender. Use when you need to refresh cached pages or cache new URLs. Supports single URL or batch operations (up to 1000 URLs).

### Search Cached URLs

**Slug:** `PRERENDER_SEARCH_CACHED_URLS`

Tool to search for cached URLs in your Prerender account and view their cache status. Supports pagination (200 URLs per page) and filtering by desktop/mobile adaptive type. Use when you need to find specific cached pages or check cache status across your account.
