🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@apimatic/axios-client-adapter

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/axios-client-adapter

This package provides an Axios-based HTTP client adapter that integrates seamlessly with the @apimatic/core package, enabling efficient HTTP request execution with extended capabilities.

latest
Source
npmnpm
Version
0.3.20
Version published
Maintainers
6
Created
Source

APIMatic Axios Client Adapter Library for JavaScript SDKs

This package provides an Axios-based HTTP client adapter that integrates seamlessly with the @apimatic/core package, enabling efficient HTTP request execution with extended capabilities.

The exported functionality includes:

  • Axios-Based HTTP Client: Robust HTTP client built on Axios for reliable API communication.
  • Request/Response Transformation: Automatic conversion between APIMatic HTTP interfaces and Axios formats.
  • File Upload Support: Multipart form data and stream uploads with proper content type handling.
  • Proxy Configuration: Configurable proxy support for enterprise environments.
  • Timeout and Abort Support: Configurable request timeouts with integrated abort signal handling for graceful cancellation.

This library is used by JavaScript SDKs generated by the APIMatic Code Generator. For details on supported platforms and build artifacts, see the Build and Usage Section.

FAQs

Package last updated on 04 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts