@apimatic/sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.1 • Public • Published

Getting Started with Apimatic API

Introduction

This API gives you programmatic access to APIMatic's Code Generation, Docs Generation and Transformers Engine.

Install the Package

Run the following command from your project directory to install the package from npm:

npm install @apimatic/js-sdk@0.0.4-alpha.1

Initialize the API Client

Note: Documentation for the client can be found here.

The following parameters are configurable for the API Client:

Parameter Type Description
timeout number Timeout for API calls.
Default: 0
authorization string Auth Header. Replace {x-auth-key} with your API Key.

The API client can be initialized as follows:

const client = new Client({
  timeout: 0,
  authorization: 'Authorization',
});

Authorization

This API uses Custom Header Signature.

List of APIs

Classes Documentation

Readme

Keywords

Package Sidebar

Install

npm i @apimatic/sdk

Weekly Downloads

8

Version

0.0.1-alpha.1

License

MIT

Unpacked Size

1.05 MB

Total Files

156

Last publish

Collaborators

  • hamzamahmood
  • maryamadnan3
  • apimaticdev
  • mehdi991