Skip to content
Convertto

What is Fetch API?

The Fetch API is the browser interface for making HTTP requests from JavaScript, returning a promise for a Response. It replaced XMLHttpRequest as the standard approach.

2 tools that work with Fetch API

Files never leave your browser.

Related terms

Terms that appear alongside Fetch API on the same tools.