Skip to main content
This reference is generated from the OpenAPI file in api-reference/openapi.json.

Base URL

Your team gets a base URL directly from ShareSame when API access is enabled. The examples in this docs site use:

OpenAPI file

View the exact schema used for this API reference

Authentication

All endpoints use Bearer authentication.
"security": [
  {
    "bearerAuth": []
  }
]

Endpoints

  • POST /generate starts a job
  • GET /job/{job_id} polls that job
  • POST /job/{job_id}/deployed reports the final public URL after you ship