{"authentication":{"active":false,"methods":["API Key in header","Bearer token"],"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"}},"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"}}