{"meta":{"query":"\/api\/","time":"0.0000 seconds","status":"error"},"error":{"message":"Welcome to the Open Legend API by HeroMuster! Below you will find a list of available API requests and their descriptions. Write nice code and create something awesome!","API Requests":{"Character Builder":{"\/api\/character\/{id}":"Return a specific character by its unique id. This is represented after character?s={id} when viewing on the site.","\/api\/player\/{id}":"Return all characters by a player's unique id. This is represented after player?p={id} when viewing on the site.","\/api\/email\/{email}":"Return all characters saved to an account. Account is identified by their {email} address.","\/api\/all\/{number}":"Return up to 50 character sheets, starting at {number} (default is 1). The character sheet at number 1 will always be the most recent character sheet added to the system."},"NPC Generator":{"\/api\/npc\/{level}":"Return a randomly generated NPC of a particular {level}. If no level is provided, it will be randomly generated between levels 1-20."},"Extraordinary Item Builder":{"\/api\/item\/{id}":"Return a specific character by its unique id. This is represented after item?s={id} when viewing on the site.","\/api\/allitem\/{number}":"Return up to 50 items, starting at {number} (default is 1). The item at number 1 will always be the most recent item saved to the system."},"Core Rules":{"\/api\/boons\/{attributes}":"Return all Boons available based on attribute scores (18 digit number, values 0-9). Uses same order as rest of the site: Physical, Mental, Social, Extraordinary (alphabetical within each). Leaving off attribute scores will show all.","\/api\/banes\/{attributes}":"Return all Banes available based on attribute scores (18 digit number, values 0-9). Uses same order as rest of the site: Physical, Mental, Social, Extraordinary (alphabetical within each). Leaving off attribute scores will show all.","\/api\/feats\/{attributes}":"List of all available Feats in Open Legend synced with GitHub's YAML files. You may also filter this list based on attribute scores (18 digit number, values 0-9) which will not exclude feats with feat prerequisites. Leaving off attribute scores will show all.","\/api\/perks":"Return all Perks available in the core rules.","\/api\/flaws":"Return all Flaws available in the core rules.","\/api\/weapons":"Return normal melee and ranged weapons available in the core rules."}}}}