Authentication
All API requests, except for requests to version.php, must be authenticated.
You must replace username and password with your API credentials.
MyOwnFreeHost uses API credentials to allow access to the API. You can get them hereĀ .
HTTP Endpoint
Parameters
| Parameter | Required | Type |
|---|---|---|
username | Yes | string |
password | Yes | string |
Usage
Related pages:
Last updated on