Integrations & SDKs
API

API Recent Changelog

June 28, 2024 Release
Improved
GET /streams - Return deleted streams in the response but has a deleted boolean in the response
Improved
GET /streams - Added user tags in the user object
Added
GET /users - You can now get a list of all users, including user tags and authorized stream tags
Improved
POST /users - You can now set authorized_stream_tags, tags, display_name, profile_pic when creating users
Improved
UPDATE /users - You can now set authorized_stream_tags, tags, display_name, profile_pic when creating users

May 27, 2024 Release
Added
POST /users New endpoint to allow you to create new creators programatically