Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
With our endpoint nouns and HTTP method verbs, we can start to build up the design of our API, but what happens when we need more information than those two things can give us?
NOTE: the URL endpoint for treehouse profiles has changed slightly. Be sure to use https://teamtreehouse.com/profiles/alenaholligan.json
instead.
Query strings come after a question mark (?
) in a URL. They have keys and values.
Here is a complete list of HTTP header fields that are available on requests. For many clients and servers, you can also create your own, usually following a format like X-MY-SPECIAL-HEADER
.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up