How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Freestyle Domains API

APIs for managing domains. This is only relevant when you want to start to deploy to custom domains. Please read [this guide](https://github.com/freestyle-sh/sandbox_sdks/blob/main/docs/custom_domains.md) to understand how deployments work with custom domains.

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

This API exposes 2 JSON Schema definitions.

Tagged areas include Domains. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 9 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.freestyle.sh.

9 operations 5 paths 13 schemas 2 DELETE3 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Server
https://api.freestyle.sh
Authentication
HTTP Bearer
Contact
License
Closed Source
Resource Areas
1

Authentication & Security 1

Freestyle Domains API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Domains 9

APIs for managing domains. This is only relevant when you want to start to deploy to custom domains. Please read [this guide](https://github.com/freestyle-sh/sandboxsdks/blob/main…

POST
/domains/v1/certs/{domain}/wildcard
Provision a Wildcard Certificate
handle_verify_wildcard 1 param → 200400
GET
/domains/v1/domains
List Domains for an Account
handle_list_domains 3 params → 200400
GET
/domains/v1/mappings
List Domain Mappings
handle_list_domain_mappings 4 params → 200401
POST
/domains/v1/mappings/{domain}
Insert Domain Mapping
handle_insert_domain_mapping 1 param body → 2004XX5XX
DELETE
/domains/v1/mappings/{domain}
Remove Domain Mapping
handle_delete_domain_mapping 1 param → 200400401422500502
GET
/domains/v1/verifications
List Domain Verification Requests for an Account
handle_list_domain_verification_requests → 200400
PUT
/domains/v1/verifications
Verify a Domain Verification Request
handle_verify_domain body → 200400401403404422500502
POST
/domains/v1/verifications
Create a Domain Verification Request
handle_create_domain_verification body → 200400
DELETE
/domains/v1/verifications
Delete a Domain Verification Request
handle_delete_domain_verification body → 200400

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are FreestyleSandboxDomainMapping (8 properties), DomainVerificationRequest (5 properties), CreateDomainMappingRequest (3 properties), Error_DomainMappingError (3 properties). Each schema is shown below with its type and property counts.

CreateDomainMappingSuccess
FreestyleVerifyDomainRequest
Verify a domain verification request, can either be done for a domain, or for a specific request
Public_DomainMappingError
Public API error wrapper. Mark public APIs with Public to ensure private error details aren't exposed.
SuccessfullyDeletedDomainMapping
object
VerifyDomainSuccess
object
1 property 1 required
FreestyleSandboxDomainMapping
object
8 properties 4 required
VmId
string
VM ID — always 20 alphanumeric lowercase characters. New IDs are fully random. Legacy short IDs are right-padded with '0' on parse.
DomainVerificationRequest
object
5 properties 5 required
FreestyleDeleteDomainVerificationRequest
object
2 properties 2 required
DeploymentId
string
CreateDomainMappingRequest
object
3 properties
Error_DomainMappingError
object
The structure of an error - should rarely be interacted with directly. Create your own error types, implement [ServiceError] for them, and they will automatica…
3 properties 1 required
FreestyleDomainVerificationRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

freestyle-sh-domains-api-openapi.yml Raw ↑

Other APIs Freestyle publishes across the network.

Freestyle Auth API
Freestyle Certs API
Freestyle Cron API
Freestyle DNS API
Freestyle Execute API
Freestyle Git API
Freestyle Identity API
Freestyle Observability API
Freestyle VM API
Freestyle Web API
Where this information came from

This is an independent, third-party profile of Freestyle Domains API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.