| home |
| name |
text |
image |
actions |
| axios docs |
axios is a simple HTTP client for the browser and Node.js |
| dark |
light |
alt |
| /logo.svg |
/logo-light.svg |
axios |
|
| theme |
text |
link |
| brand |
Get started |
/pages/getting-started/first-steps |
|
| theme |
text |
link |
| alt |
API reference |
/pages/advanced/api-reference |
|
|
|
| title |
details |
| Simple implementation |
Getting started with axios is as simple as a single line of code. Making simple API requests can be done in 2 lines of code. |
|
| title |
details |
| Powerful interceptors |
Our innovative interceptor system allows you to control the request and response lifecycle. You can modify requests, responses, and errors. |
|
| title |
details |
| TypeScript support |
axios declares types and has full support for TypeScript. This means you can use axios with confidence in your TypeScript projects. |
|
|