Developer Tools10 toolsPaste one API key
DocRaptor integration for AI agents
The best and easiest HTML-to-PDF API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect DocRaptor once and call the same tools from all of them.
Setup
Connect DocRaptor through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
DocRaptor exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
docraptor_create_doc | Create a PDF or Excel document synchronously from HTML content or URL | Write |
docraptor_create_document_from_referrer | Convert webpages into documents using referrer-based authentication without an API key | Write |
docraptor_get_async_doc | Download a completed asynchronous document using the download URL from status response | Read |
docraptor_get_async_doc_status | Check the status of an asynchronously created document | Read |
docraptor_list_documents_json | Retrieve a paginated list of previously created documents with metadata in JSON format | Read |
docraptor_list_documents_xml | Retrieve a paginated list of previously created documents with metadata in XML format | Read |
docraptor_list_ips_json | Get list of IP addresses that DocRaptor uses to download assets | Read |
docraptor_list_ips_text | Retrieve a list of IP addresses that DocRaptor uses to download assets in plain text format | Read |
docraptor_create_async_doc | Create documents asynchronously from HTML content | Write |
docraptor_create_hosted_async_doc | Create a hosted document asynchronously | Write |