Skip to main content
Developer API

Developer-friendly hosting API

Use API keys and webhooks to connect orders, billing, domains, tickets, and provisioning flows.

Designed for real workflows

Everything stays connected to the wider Makeitdomain experience.

The public experience introduces the service clearly, while the signed-in workspace carries the operational detail after account creation.

Scoped access

Use managed API credentials rather than embedding customer passwords into integrations.

Webhook events

Receive event-driven updates for supported operational workflows.

Predictable integration surface

Build against documented request and response contracts while internal architecture stays private.

Integration model

A clean public contract without exposing internal architecture.

Authentication, request headers and webhook behaviour can be documented publicly while implementation details remain private.

Example requestHTTPS
GET /api/v1
Authorization: Bearer <token>
Accept: application/json

Event-ready integrations

Use the platform’s existing webhook and API-key controls to connect supported workflows to external systems.

Discuss integration access
Next step

Build against the platform when your integration is ready.

Choose the route that makes sense for what you are trying to launch.