# ShareSame Docs ## Docs - [Start a job](https://docs.sharesame.com/api-reference/endpoint/generate.md): Send a plain-English prompt and optional files. ShareSame returns a job ID immediately and completes the work in the background. - [Report deployment](https://docs.sharesame.com/api-reference/endpoint/job-deployed.md): Tell ShareSame where the website ended up after you deploy the returned files. - [Get job status](https://docs.sharesame.com/api-reference/endpoint/job-status.md): Check whether a job is still building, partially ready, fully ready, or failed. - [Introduction](https://docs.sharesame.com/api-reference/introduction.md): Reference for ShareSame's website generation API. - [Authentication](https://docs.sharesame.com/authentication.md): How ShareSame API auth and tracking fields work. - [Deployment reporting](https://docs.sharesame.com/deployment-reporting.md): Deploy the returned files and report the final URL back to ShareSame. - [Introduction](https://docs.sharesame.com/index.md): Build websites from your own AI with ShareSame's job-based API. - [Job lifecycle](https://docs.sharesame.com/job-lifecycle.md): Understand how ShareSame jobs move from prompt to files. - [Quickstart](https://docs.sharesame.com/quickstart.md): Start your first ShareSame website job in a few minutes. ## OpenAPI Specs - [openapi](https://docs.sharesame.com/api-reference/openapi.json) ## Optional - [Main website](https://sharesame.com) - [GitHub](https://github.com/rayxc-org/docs)