pdfvector-api
Installation
SKILL.md
PDF Vector API
Use this skill when a user wants to call PDF Vector public APIs from an agent or app. It covers document, invoice, identity, bank statement, and academic APIs.
Sources
- API reference: https://global.pdfvector.com/api/reference
- TypeScript SDK: https://www.npmjs.com/package/@pdfvector/client
- Website: https://www.pdfvector.com
Authentication
Use a PDF Vector API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Never print, log, commit, or echo a real API key. Use YOUR_API_KEY in examples.