Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.skilldiscs.com/llms.txt

Use this file to discover all available pages before exploring further.

The SkillDiscs API gives LLM agents and your own tools secure, read-only access to the Disks you’ve imported into SkillDiscs — your distilled YouTube videos, PDFs, articles, and notes.

Quickstart

Make your first authenticated request in under 2 minutes.

Authentication

Generate keys, scope access, rotate safely.

Search Knowledge

Semantic search across every Disk you own.

LLM Agents

Wire SkillDiscs into Claude, GPT, or your custom agent.

What you can do

  • Search your knowledge with natural language (semantic + lexical fallback).
  • List Disks, filter by category or tag.
  • Read a single Disk including its sections and key points.
  • Batch retrieve up to 10 Disks in a single call.

Base URL

https://skilldiscs.com/api/v1

Authentication

All endpoints require an API key:
Authorization: Bearer sk_your_key_here
Generate keys in Settings → API Keys.

Rate limits

  • 100 requests / minute per key
  • 10 IDs max per batch request