Exploring APIs with curl

Learn how to work with APIs using curl on three standalone services.

APIs with curl

We’ll be helping BigCo design, build, and deploy a brand-new API called the Onboarding API. This API will be used to streamline the onboarding of new customers (companies at BigCo). True to the API-first design ethos, we’ll only be building the API and not spending time writing the services behind the API. The good news is that the services we need to power our Onboarding API already exist at BigCo. We just need to take some time to get familiar with them and then we’ll be ready to start the work of designing, building, and releasing our API into the world.

Like any major company, BigCo has lots of services that are already up and running. We’ll only be focusing on three of them in this course:

  • Activity
  • Account
  • Company

Get hands-on with 1200+ tech skills courses.