There are two most popular methods for Consuming REST APIs In React. Axios (a promise-based HTTP client) Fetch API (a browser in-built web API)