Your Content, Now Interactive

24+ powerful REST APIs to add AI-powered chat, parsing, and extraction to your
applications. Simple integration, comprehensive docs.
100 free API calls/month
Comprehensive docs
No setup fees
curl -X POST https://api.skimming.ai/v1/chat/pdf \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "file_id": "696662413d67b22b4571ddc3.pdf",
    "question": "What are the main points?"
  }'

Response

{
  "answer": "The main points are...",
  "confidence": 0.95,
  "sources": [...]
}

42+ API Endpoints

Organized by category — matching our OpenAPI specification

Developer-First Features

Built for modern development workflows

RESTful APIs

Clean, consistent API design following REST best practices

Interactive Docs

Test endpoints directly in browser with live examples

Low Latency

Global CDN and optimized infrastructure for speed

Secure by Default

OAuth 2.0, API keys, rate limiting built-in

Global Scale

Distributed infrastructure for worldwide availability

Free Tier

100 free API calls per month, no credit card required