<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [firefish-js](./firefish-js.md) &gt; [api](./firefish-js.api.md) &gt; [APIClient](./firefish-js.api.apiclient.md)

## api.APIClient class

**Signature:**

```typescript
export declare class APIClient 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(opts)](./firefish-js.api.apiclient._constructor_.md) |  | Constructs a new instance of the <code>APIClient</code> class |

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [credential](./firefish-js.api.apiclient.credential.md) |  | string \| null \| undefined |  |
|  [fetch](./firefish-js.api.apiclient.fetch.md) |  | [FetchLike](./firefish-js.api.fetchlike.md) |  |
|  [origin](./firefish-js.api.apiclient.origin.md) |  | string |  |

## Methods

|  Method | Modifiers | Description |
|  --- | --- | --- |
|  [request(endpoint, params, credential)](./firefish-js.api.apiclient.request.md) |  |  |