Redux Toolkit API

The official, opinionated, batteries-included toolset for efficient Redux development. Redux Toolkit simplifies common Redux use cases including store setup, creating reducers and writing immutable update logic, and creating entire state slices at once. Includes configureStore, createSlice, createAsyncThunk, createEntityAdapter, and the RTK Query data fetching and caching solution.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/redux-toolkit-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Redux Toolkit API
description: The official, opinionated, batteries-included toolset for efficient Redux development. Redux
  Toolkit simplifies common Redux use cases including store setup, creating reducers and writing immutable
  update logic, and creating entire state slices at once. Includes configureStore, createSlice, createAsyncThunk,
  createEntityAdapter, and the RTK Query data fetching and caching solution.
image: https://redux-toolkit.js.org/img/redux-logo-landscape.png
baseURL: https://redux-toolkit.js.org
humanURL: https://redux-toolkit.js.org
tags:
- Code Generation
- Immer
- Redux Toolkit
- Rtk Query
- Simplified Redux
- Toolkit
properties:
- type: Documentation
  url: https://redux-toolkit.js.org/introduction/getting-started
- type: APIReference
  url: https://redux-toolkit.js.org/api/configureStore
- type: GitHubRepository
  url: https://github.com/reduxjs/redux-toolkit
- type: NpmPackage
  url: https://www.npmjs.com/package/@reduxjs/toolkit
- type: RtkQuery
  url: https://redux-toolkit.js.org/rtk-query/overview
- type: Tutorials
  url: https://redux-toolkit.js.org/tutorials/quick-start
- type: ChangeLog
  url: https://github.com/reduxjs/redux-toolkit/releases