Skip to Content
šŸŽ‰ Welcome to the new MyOwnFreeHost API Documentation!
POSTAuthentication

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


ParameterRequiredType
usernameYesstring
passwordYesstring

Usage


Last updated on