{"authentication":{"active":false,"methods":["Bearer token","key query parameter"],"required_for":["Accessing private schematics","Viewing metadata","No rate limiting"]},"endpoints":{"/:id":{"description":"Get a schematic information by ID","endpoints":{"/composition":{"description":"Get the composition of the schematic (a list of all blocks and their counts)","full_path":"/:id/composition","method":"GET"},"/schematic":{"authentication":"Optional (required for private schematics)","description":"Download the schematic file in the specified format (mcedit, bp, default: vxl, schem, mojang)","full_path":"/:id/schematic/[:format]","method":"GET"}},"method":"GET"},"/dataset":{"authentication":"Required","caption_encoding":"text (the SigLIP embedding model is not bundled with this service)","defaults":{"air_block_id":19,"voxel_size":[32,32,32]},"description":"Stream a filtered sparse-voxel dataset as a ZIP archive","filter":["min_x","min_y","min_z","max_x","max_y","max_z","is_captioned","sources"],"get_options":["voxel_x","voxel_y","voxel_z","air_block_id"],"methods":["GET","POST"],"post_filter":"query: BuildQueryRequest (top-level filter fields are also accepted)","post_options":["voxel_size","air_block_id"],"response":["voxel_tensors.bin","schematics_index.json"]}},"rate_limiting":{"enabled":true,"limits":{"requests_per_day":10000,"requests_per_hour":1000,"requests_per_minute":60},"note":"Unauthenticated users are subject to rate limits to prevent abuse. Authentication removes these limits.","timeouts_on":{"not_found_per_/28_subnet_per_hour":10}},"service":{"description":"A database for Minecraft schematics","name":"voxeldre.am schematic database","version":"0.1.0"}}