Retrieve up to 10 Disks in a single round-trip.
Reduces the latency overhead of fanning out parallel requests toDocumentation Index
Fetch the complete documentation index at: https://docs.skilldiscs.com/llms.txt
Use this file to discover all available pages before exploring further.
/disks/{id}.
public_ids. Max 10 per call./disks/{id} minus related_disks, source, source_url.| Status | Code | Meaning |
|---|---|---|
400 | bad_request | ids missing or not an array |
400 | batch_too_large | More than 10 ids — split the request |
401 | unauthorized | Bad / missing API key |
429 | rate_limit_exceeded | >100 req/min |