0.9.0 • Published 8 months ago

js-metacopier-api v0.9.0

Weekly downloads
-
License
MIT License
Repository
github
Last release
8 months ago

js-metacopier-api - The TypeScript/JavaScript library for the MetaCopier API

Explore the power of the MetaCopier API! Our RESTful API offers scalable and secure access to accounts, projects, and more. Get started quickly with authentication, explore endpoints, and access code samples in various languages. This API is not designed for real-time communication purposes. For instance, continuously polling account information such as open positions every second is not recommended. Our frontend uses this API, so you can look at the requests on our frontend for examples.

Open API Generator

This package was automatically generated by the OpenAPI Generator project:

  • API version: 0.9.0
  • Package version: 0.9.0
  • Generator version: 7.8.0
  • Build package: org.openapitools.codegen.languages.TypeScriptAxiosClientCodegen
  • For more information, please visit https://metacopier.io

This generator creates TypeScript/JavaScript client that utilizes axios. The generated Node module can be used in the following environments:

Requirements

Environment

  • Node.js
  • Webpack
  • Browserify

Language level

  • ES5 - you must have a Promises/A+ library installed
  • ES6

Module system

  • CommonJS
  • ES6 module system

It can be used in both TypeScript and JavaScript. In TypeScript, the definition will be automatically resolved via package.json. (Reference)

Sample Program and Documentation

A program sample with this library can be found on our official metacopier documentation site

ApiKeyAuth

  • Type: API key
  • API key parameter name: X-API-KEY
  • Location: HTTP header
0.9.0

8 months ago