Search results

More REST API activities

Last updated: Nov 17, 2019

Download PDF

To get more practice working with various APIs, I provide several examples in this Resources section. Working through these activities will give you more exposure to different REST APIs, how they’re organized, the complexities and interdependency of endpoints, and more.

Available activities

There are several activities with different APIs. A challenge is listed for each activities. First, try to solve the challenge on your own. Then follow along in the sections below to see how I approached it.

In these examples, I usually just print the code to a web page to visualize the response. The following activities are available:

Shortcuts for API keys

Each API requires you to use an API key, token, or some other form of authentication. Register for your own API keys.

Swap out APIKEY in code samples

I never insert API keys in code samples for a few reasons:

  • API keys expire
  • API keys posted online get abused
  • Customizing the code sample is a good thing

When you see APIKEY in a code sample, remember to swap in an API key there. For example, if the API key were 123, you would delete APIKEY and use 123.

About Tom Johnson

Tom Johnson

I'm an API technical writer based in the Seattle area. On this blog, I write about topics related to technical writing and communication — such as software documentation, API documentation, AI, information architecture, content strategy, writing processes, plain language, tech comm careers, and more. Check out my API documentation course if you're looking for more info about documenting APIs. Or see my posts on AI and AI course section for more on the latest in AI and tech comm.

If you're a technical writer and want to keep on top of the latest trends in the tech comm, be sure to subscribe to email updates below. You can also learn more about me or contact me. Finally, note that the opinions I express on my blog are my own points of view, not that of my employer.

156% Complete

156/165 pages complete. Only 9 more pages to go.