PublicAPI
The main public API class.
Usage
PublicAPI()Parameters
name: str-
API name.
Methods
| Name | Description |
|---|---|
| call() | Call the API. |
call()
Call the API.
Usage
call()Returns
str-
API response.
The main public API class.
Usage
name: strAPI name.
| Name | Description |
|---|---|
| call() | Call the API. |
Call the API.
Usage
strAPI response.