Logo
30 days challenge API Documentation

Day 20: Documentation

Number of APIs: 2


1. Documentation - Get colleges

GET https://api.data.gov/ed/collegescorecard/v1/schools?school.city=Ossining

Get request to query all the colleges in the US from a particular city

Include at least one hyperlink to official documentation in the request description

Data dictionary: https://collegescorecard.ed.gov/data/documentation/

Instituition data: https://collegescorecard.ed.gov/assets/InstitutionDataDocumentation.pdf

Field of Study data: https://collegescorecard.ed.gov/assets/FieldOfStudyDataDocumentation.pdf

StartFragmentEndFragmentStartFragment

API key: The college score card API key is automatically added to query params

Get API key Here

EndFragment



2. Submit your solution - submit

GET https://api.getpostman.com/collections/{{collection_uid}}

It's time to submit your solution.

  1. Use a Qodex environment: Find the Qodex API env environment from the previous challenge. Update the collection_uid with the current collection's ID.
  2. Validate your solution: Save your changes in the collection and environment. Hit Send and look under the Tests tab of the server response at the bottom to review your test results.

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