MetafoldClient

MetafoldClient

Metafold REST API client.

Constructor

new MetafoldClient(accessToken, projectIDopt, baseURLopt)

Create a client.
Source:
Parameters:
Name Type Attributes Description
accessToken string Metafold API secret key.
projectID string <optional>
ID of the project to make API calls against.
baseURL string <optional>
Metafold API URL. Used for internal testing.

Members

assets :Assets

Endpoint for managing asset resources.
Source:
Type:

axios

Underlying HTTP client.
Source:

jobs :Jobs

Endpoint for managing job resources.
Source:
Type:

projects :Projects

Endpoint for querying user information.
Source:
Type: