UnifyAPI
← Back to catalog

loc.collections

mock data$0.001 / call

List LOC Collections

Browse Library of Congress digital collections — Civil War Photographs, Geography & Map Division, Rosa Parks Papers, etc. Returns collection slugs needed for filtered search. LOC public domain

Referenceprovider: Loc#loc#reference

Input schema

limit

Max collections to return (default 20, max 50).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/loc.collections \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"limit":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.