Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HostBill Domains API

The Domains API from HostBill — 1 operation(s) for domains.

HostBill Domains API is one of 8 APIs that HostBill publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Domains. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against a single base URL, https://yourinstance.hostbillapp.com.

1 operations 1 paths 1 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
https://yourinstance.hostbillapp.com/api2.php
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

HostBill Domains API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_id (apiKeyId). An API key is passed in the query as api_key (apiKeySecret). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Domains 1
POST
/admin/api.php#getDomains
List domains
getDomains 1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ApiResponse (3 properties). Each schema is shown below with its type and property counts.

ApiResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hostbill-domains-api-openapi.yml Raw ↑

Other APIs HostBill publishes across the network.

HostBill Accounts API
HostBill Admin API
HostBill Clients API
HostBill Invoices API
HostBill Orders API
HostBill Tickets API
HostBill Transactions API