Number of APIs: 2
Instructions for Day 20: Documentation
Day 20: Documentation
] from the main workspace to your own public workspace.Submit your solution
and follow the instructions in the documentation to validate your solution.Concepts covered
Additional resources
Next challenge
1. Documentation - Harry Potter characters
GET http://hp-api.herokuapp.com/api/characters
A simple JSON-based API for getting information on Harry Potter characters. Hosted at hp-api
GET All characters
, we can view everyone (people, animals, beasts) from the fantasy world of Harry PotterGET Hogwarts students
/ GET Hogwarts staff
, we can view characters who study or work at HogwartsGET Characters in house
, we can view the particular characters who belong to one of the four houses (Gryffindor, Ravenclaw, Hufflepuff, Slytherin)No API key is required.
GET Characters in house
2. Submit your solution - submit
GET https://api.getpostman.com/collections/{{collection_uid}}
It's time to submit your solution.
Qodex API env
environment from the previous challenge. Update the collection_uid
with the current collection's ID.If you have any failures, review the failed test results or ask for support in the [community forum] When all of your tests pass, you are done with today's challenge. Remember to save your changes as you'll need to pass all the challenges to claim a 30 days of Qodex badge.
ENDPOINTS