{"@context": "https://schema.org", "@type": "WebAPI", "name": "Public Api API", "description": "# Introduction This API allows resellers to manage their resources in a simple, programmatic way using HTTP requests. # Conventions ## Requests The API supports different methods depending on the required action. | Method\t| Description | ---\t\t| --- | GET\t\t| Retrieve resources in a collection or", "provider": {"@type": "Organization", "name": "combell.com"}, "documentation": "https://api.combell.com/v2/documentation/swagger-v2.json"}
# Introduction This API allows resellers to manage their resources in a simple, programmatic way using HTTP requests. # Conventions ## Requests The API supports different methods depending on the required action. | Method | Description | --- | --- | GET | Retrieve resources in a collection or
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
# Introduction This API allows resellers to manage their resources in a simple, programmatic way using HTTP requests. # Conventions ## Requests The API supports different methods depending on the required action. | Method | Description | --- | --- | GET | Retrieve resources in a collection or get a single resource.Getters will never have any effect on the queried resources. | POST | Create
| method | path | what the vendor says it does |
|---|---|---|
GET | /accounts | Overview of accounts Accounts |
POST | /accounts | Create a new account The creation of an account requires some background processing. There is no instant feedb |
GET | /accounts/{accountId} | Get a specific account Accounts |
GET | /dns/{domainName}/records | Get records DNS records |
POST | /dns/{domainName}/records | Create a record DNS records |
GET | /dns/{domainName}/records/{recordId} | Get specific record DNS records |
PUT | /dns/{domainName}/records/{recordId} | Edit a record DNS records |
DELETE | /dns/{domainName}/records/{recordId} | Delete a record DNS records |
GET | /domains | Overviews of domains Domains |
POST | /domains/registrations | Register a domain Registers an available domain.Domain names with extension '.ca' are only available for regis |
POST | /domains/transfers | Transfer a domain Transfers a domain with a transfer authorization code.Domain names with extension '.ca' are |
GET | /domains/{domainName} | Details of a domain Domains |
PUT | /domains/{domainName}/nameservers | Edit domain name servers Domains |
PUT | /domains/{domainName}/renew | Edit domain name renew state Allowed if can_toggle_renew is true on the domain detail:If there are no unpaid i |
GET | /linuxhostings | Overview of linux hostings Linux hostings |
GET | /linuxhostings/{domainName} | Linux hosting detail Linux hostings |
PUT | /linuxhostings/{domainName}/ftp/configuration | Configure FTP Linux hostings |
PUT | /linuxhostings/{domainName}/phpsettings/apcu | Configure PHP APCu setting Linux hostings |
GET | /linuxhostings/{domainName}/phpsettings/availableversions | Get the available PHP versions. Linux hostings |
PUT | /linuxhostings/{domainName}/phpsettings/memorylimit | Configure PHP memory limit Linux hostings |
PUT | /linuxhostings/{domainName}/phpsettings/version | Change the Linux hosting PHP version. Linux hostings |
GET | /linuxhostings/{domainName}/scheduledtasks | Overview of scheduled tasks Manage scheduled tasks which are also manageable via the control panel. Linux host |
POST | /linuxhostings/{domainName}/scheduledtasks | Add a scheduled task Linux hostings |
GET | /linuxhostings/{domainName}/scheduledtasks/{scheduledTaskId} | Get scheduled task detail Linux hostings |
PUT | /linuxhostings/{domainName}/scheduledtasks/{scheduledTaskId} | Configure a scheduled task Linux hostings |
DELETE | /linuxhostings/{domainName}/scheduledtasks/{scheduledTaskId} | Delete a scheduled task Linux hostings |
PUT | /linuxhostings/{domainName}/settings/gzipcompression | Enable/disable GZIP compression Linux hostings |
POST | /linuxhostings/{domainName}/sites/{siteName}/hostheaders | Create a host header Linux hostings |
PUT | /linuxhostings/{domainName}/sites/{siteName}/http2/configuration | Configure HTTP/2 Linux hostings |
PUT | /linuxhostings/{domainName}/ssh/configuration | Configure SSH Linux hostings |
GET | /linuxhostings/{domainName}/ssh/keys | Overview of SSH keys Linux hostings |
POST | /linuxhostings/{domainName}/ssh/keys | Add a SSH key Linux hostings |
DELETE | /linuxhostings/{domainName}/ssh/keys/{fingerprint} | Delete a SSH key Linux hostings |
PUT | /linuxhostings/{domainName}/sslsettings/{hostname}/autoredirect | Configure auto redirect Linux hostings |
PUT | /linuxhostings/{domainName}/sslsettings/{hostname}/letsencrypt | Configure let's encrypt Linux hostings |
POST | /linuxhostings/{domainName}/subsites | Create a subsite Linux hostings |
DELETE | /linuxhostings/{domainName}/subsites/{siteName} | Delete a subsite Linux hostings |
GET | /mailboxes | Gets your mailboxes. Currently only supports getting the mailboxes filtered by domain name. Mailboxes |
POST | /mailboxes | Create a new mailbox. Mailboxes |
GET | /mailboxes/{mailboxName} | Get a specific mailbox Mailboxes |
and 35 more operation(s) in this specification, all searchable.
specification origin: https://api.combell.com/v2/documentation/swagger-v2.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.