Show
Get Get Show
gethttps://cache.showwcase.com/projects/:id
ParametersField | Type | Description |
---|
id | number | Unique show id. |
Get Get Show Stats
gethttps://cache.showwcase.com/projects/:id/stats
ParametersField | Type | Description |
---|
id | number | Unique show id. |
Get Get Draft
gethttps://cache.showwcase.com/projects/:projectId/draft
HeadersField | Description |
---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
ParametersField | Type | Description |
---|
projectId | number | Unique project id. |
Post Publish Show
posthttps://cache.showwcase.com/projects/:projectId/publish
HeadersField | Description |
---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
ParametersField | Type | Description |
---|
projectId | number | Unique project id. |