# About Admin API
HostBill Admin API enables you to create your own applications based on HostBill inner function you can call remotely via HTTP protocol, or call locally from HostBill modules.
While you can write your own code to access the HTTP HostBill API service, we recommend using our free handy PHP HBWrapper class where you can call methods directly w/o taking care of proper data transport and session handling.
All available methods are listed in left-hand menu, if you feel that some function is missing feel free to contact us (opens new window)
# Remote vs Local API
All methods in Admin API described on this page are accessible in two ways:
HTTP API →