Documentation
Feedback
Guides
App Development

App Development
Services
Calling Commerce APIs on VTEX IO

When developing a VTEX IO app, one of the possible needs is to access VTEX Core Services (Catalog, OMS, Logistics, etc.), which can be done using our APIs. In this course, you will understand some basic concepts about VTEX Commerce APIs and how to use them in your application running on VTEX IO.

By the end of this course, you will be able to:

  • Understand how authentication works for VTEX apps and use it to access external resources.
  • Use Clients in an app to make requests and access VTEX Core Services.

You can check following documentation on our Developer Portal, which explains with more details some concepts used through this course:

Overview

  1. Getting the Service app boilerplate
  2. Understanding VTEX Commerce APIs and authentication
  3. Using VTEX IO Clients

Before you begin

This course will teach you how to call VTEX Commerce APIs from a VTEX IO app. To get started, you will need to meet the following prerequisites:

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page