Introduction
Story API
GET client/story/{storybook_id}
Response content type: application/json
Shows all story nodes
Required | Parameter | Type | Description | Location |
---|---|---|---|---|
storybook_id | string | Tags to filter by | path |
Contributor API
GET client/contributor/status/steam/{steam_user_id}
Response content type: application/json
Displays a contributor notification
Required | Parameter | Type | Description | Location |
---|---|---|---|---|
steam_user_id | integer | Steam user in question | path |