API

The API, or Application Programming Interface, defines how data is exchanged between your database and any software that needs access to it.

You can think of the API like a messenger that runs back and forth between your database and other services to collect information and eventually pass it to the front-end.

Learn more about the API

pageAPI Basics

Last updated