{"x402Version":2,"payTo":"0xAc0bba6e3241A398b1911528A3E19f87aeE12f6E","resources":[{"id":7954,"slug":"7954","resource":"https://api.x402-hosting.com/v1/projects/:id/uploads","description":"Create an upload session to deploy a new version of an existing project. Call this when publishing an update; it returns a presigned artifact upload URL. Only the project owner wallet can pay.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xAc0bba6e3241A398b1911528A3E19f87aeE12f6E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"headers":{"Idempotency-Key":"00000000-0000-4000-8000-000000000001"},"method":"POST","pathParams":{"id":"d92b4f88-e5d8-4d7e-bd10-1a5857a0c784"},"queryParams":{"contentType":"application/zip","sha256":"0000000000000000000000000000000000000000000000000000000000000000","size":1024},"type":"http"},"output":{"example":{"expiresAt":"2026-08-24T19:00:00.000Z","headers":{"content-type":"application/zip"},"objectKey":"uploads/00000000-0000-4000-8000-000000000001/artifact.zip","operationId":"00000000-0000-4000-8000-000000000001","uploadId":"00000000-0000-4000-8000-000000000001","uploadUrl":"https://uploads.example.com/artifact.zip"},"type":"json"}},"routeTemplate":"/v1/projects/:id/uploads","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":true,"properties":{"Idempotency-Key":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"}},"required":["Idempotency-Key"],"type":"object"},"method":{"enum":["POST"],"type":"string"},"pathParams":{"additionalProperties":false,"properties":{"id":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"}},"required":["id"],"type":"object"},"queryParams":{"additionalProperties":false,"properties":{"contentType":{"const":"application/zip","type":"string"},"sha256":{"pattern":"^[0-9a-f]{64}$","type":"string"},"size":{"minimum":1,"type":"integer"}},"required":["size","sha256","contentType"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","queryParams"],"type":"object"},"output":{"additionalProperties":false,"properties":{"example":{"additionalProperties":false,"properties":{"expiresAt":{"type":"string"},"headers":{"additionalProperties":{"type":"string"},"type":"object"},"objectKey":{"type":"string"},"operationId":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"},"uploadId":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"},"uploadUrl":{"type":"string"}},"required":["uploadId","objectKey","uploadUrl","expiresAt","headers","operationId"],"type":"object"},"type":{"const":"json","type":"string"}},"required":["type","example"],"type":"object"}},"required":["input","output"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.x402-hosting.com","lastUpdated":"2026-09-14T20:14:42.177Z","quality":{"calls30d":31,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T20:14:41.759Z"},"liveness":{},"verified":false,"featured":false},{"id":7955,"slug":"7955","resource":"https://api.x402-hosting.com/v1/uploads","description":"Create an upload session for a new hosted Next.js site. Call this first when deploying a new project: it returns a presigned artifact upload URL, and the paying wallet becomes the project owner.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xAc0bba6e3241A398b1911528A3E19f87aeE12f6E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"headers":{"Idempotency-Key":"00000000-0000-4000-8000-000000000001"},"method":"POST","queryParams":{"contentType":"application/zip","name":"my-site","sha256":"0000000000000000000000000000000000000000000000000000000000000000","size":1024},"type":"http"},"output":{"example":{"expiresAt":"2026-08-24T19:00:00.000Z","headers":{"content-type":"application/zip"},"objectKey":"uploads/00000000-0000-4000-8000-000000000001/artifact.zip","operationId":"00000000-0000-4000-8000-000000000001","uploadId":"00000000-0000-4000-8000-000000000001","uploadUrl":"https://uploads.example.com/artifact.zip"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":true,"properties":{"Idempotency-Key":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"}},"required":["Idempotency-Key"],"type":"object"},"method":{"enum":["POST"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"contentType":{"const":"application/zip","type":"string"},"name":{"maxLength":80,"minLength":1,"type":"string"},"sha256":{"pattern":"^[0-9a-f]{64}$","type":"string"},"size":{"minimum":1,"type":"integer"}},"required":["name","size","sha256","contentType"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","queryParams"],"type":"object"},"output":{"additionalProperties":false,"properties":{"example":{"additionalProperties":false,"properties":{"expiresAt":{"type":"string"},"headers":{"additionalProperties":{"type":"string"},"type":"object"},"objectKey":{"type":"string"},"operationId":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"},"uploadId":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"},"uploadUrl":{"type":"string"}},"required":["uploadId","objectKey","uploadUrl","expiresAt","headers","operationId"],"type":"object"},"type":{"const":"json","type":"string"}},"required":["type","example"],"type":"object"}},"required":["input","output"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.x402-hosting.com","lastUpdated":"2026-09-14T19:53:35.677Z","quality":{"calls30d":11,"uniquePayers30d":4,"lastCalledAt":"2026-09-14T19:53:34.406Z"},"liveness":{},"verified":false,"featured":false},{"id":7956,"slug":"7956","resource":"https://api.x402-hosting.com/v1/projects/:id/activate","description":"Activate a newly created project so its site goes live, paying per day of hosting (1-730 days via the days query parameter). Call this after the first deployment is queued; only the owner wallet bound at creation can pay.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xAc0bba6e3241A398b1911528A3E19f87aeE12f6E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"headers":{"Idempotency-Key":"00000000-0000-4000-8000-000000000001"},"method":"POST","pathParams":{"id":"944a491a-5e49-4cd0-ba9f-d78d0ad71107"},"queryParams":{"days":1},"type":"http"},"output":{"example":{"operationId":"00000000-0000-4000-8000-000000000001","operationUrl":"/v1/operations/00000000-0000-4000-8000-000000000001","projectId":"00000000-0000-4000-8000-000000000001","state":"CREATED"},"type":"json"}},"routeTemplate":"/v1/projects/:id/activate","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":true,"properties":{"Idempotency-Key":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"}},"required":["Idempotency-Key"],"type":"object"},"method":{"enum":["POST"],"type":"string"},"pathParams":{"additionalProperties":false,"properties":{"id":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"}},"required":["id"],"type":"object"},"queryParams":{"additionalProperties":false,"properties":{"days":{"maximum":730,"minimum":1,"type":"integer"}},"required":["days"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","queryParams"],"type":"object"},"output":{"additionalProperties":false,"properties":{"example":{"additionalProperties":true,"properties":{"operationId":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"},"operationUrl":{"type":"string"},"projectId":{"pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$","type":"string"},"state":{"type":"string"}},"required":["projectId","operationId"],"type":"object"},"type":{"const":"json","type":"string"}},"required":["type","example"],"type":"object"}},"required":["input","output"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.x402-hosting.com","lastUpdated":"2026-09-14T01:04:56.5Z","quality":{"calls30d":6,"uniquePayers30d":3,"lastCalledAt":"2026-09-14T01:04:53.703Z"},"liveness":{},"verified":false,"featured":false}]}