CrawlForge
API Reference

CrawlForge MCP API Reference

Complete reference for all 19 CrawlForge MCP tools. Build powerful web scraping applications with our developer-first API.

API Overview

Base URL
https://crawlforge.dev/api/v1
Authentication

All API requests require an API key passed in the X-API-Key header:

Bash

Get your API key from the dashboard.

Request Format

All tool endpoints accept JSON in the request body:

Json
Response Format

All responses follow a standard format:

Json

HTTP Status Codes

CodeDescription
200OK - Request successful
400Bad Request - Invalid parameters
401Unauthorized - Invalid or missing API key
402Payment Required - Insufficient credits
429Too Many Requests - Rate limit exceeded
500Internal Server Error

Rate Limits

Free Plan
2 requests per second
Hobby Plan
5 requests per second
Professional Plan
20 requests per second
Business Plan
50 requests per second

All Tools

Error Handling

Json

See the Error Reference for a complete list of error codes and solutions.

Ready to start building?
Pick a tool and explore its documentation