{"name":"DatasetBG","description":"Live, provenance-tracked datasets for AI agents: every value carries source_url, observed_at, confidence. JSON or Markdown (.md), llms.txt, MCP, x402.","llms":"/llms.txt","catalog":"/v1/datasets","mcp":"/mcp","docs":"/docs","start_here":"https://robotsdataset.com/llms.txt","workflow":["GET /v1/datasets — pick a dataset slug","GET /v1/{dataset}/status — freshness; GET /v1/{dataset}/llms.txt — guide + filters","GET /v1/{dataset}/facets?by=<attr> — which filter values exist (free)","GET /v1/{dataset}/entities?<filters>&fields=a,b — search (preview free, full with a key)","GET /v1/{dataset}/entities/{id} | /entities/batch?ids= | /stats | /timeseries | /compare","cite with the `attribution` string and quote observed_at"],"links":{"llms":"https://robotsdataset.com/llms.txt","catalog":"https://robotsdataset.com/v1/datasets","linkset":"https://robotsdataset.com/v1/catalog","openapi":"https://robotsdataset.com/openapi.json","docs":"https://robotsdataset.com/docs","mcp":"https://robotsdataset.com/mcp","mcp_server_card":"https://robotsdataset.com/.well-known/mcp/server-card.json","x402":"https://robotsdataset.com/.well-known/x402.json","jsonld":"https://robotsdataset.com/.well-known/datasets.jsonld","keys":"https://robotsdataset.com/v1/keys (POST {email} → API key)","optout":"https://robotsdataset.com/v1/optout (DELETE)"},"patterns":{"guide":"/v1/{dataset}/llms.txt","schema":"/v1/{dataset}/schema","status":"/v1/{dataset}/status","facets":"/v1/{dataset}/facets?by=<attr>","search":"/v1/{dataset}/entities?<filters>&fields=&total=&sort=&limit=&cursor=","record":"/v1/{dataset}/entities/{id}","batch":"/v1/{dataset}/entities/batch?ids=","similar":"/v1/{dataset}/entities/{id}/similar","history":"/v1/{dataset}/entities/{id}/facts","stats":"/v1/{dataset}/stats?attribute=&group_by=","timeseries":"/v1/{dataset}/timeseries?attribute=&days=&group_by=","compare":"/v1/{dataset}/compare?ids=","changelog":"/v1/{dataset}/changelog","examples":"/v1/{dataset}/examples","samples":"/v1/{dataset}/samples"},"markdown":"append .md to any /v1 path (or Accept: text/markdown)","auth":"Authorization: Bearer <api_key> (POST /v1/keys) or x402 per call; free tier without a key","errors":"{error, message, is_retriable, retry_after_seconds?, documentation_url}; X-RateLimit-* headers on gated responses"}