[x]

strēm.in

API

Welcome to the API. Below, a list of methods have been made available for your use. All output is in JSON format. You must have an active session to access the API. Any user data is displayed per the user's privacy settings. Access to the API may be restricted during heavy traffic periods. If you intend to access the API more than 100 times per hour, please contact us.


Retrieval Methods

The following methods can be used to retrieve data from our servers. The data is read-only.


Persona

/api/persona/{user_id}


Prestige

/api/prestige_levels
/api/prestige_awards


Streams

To get real-time updates of user streams, utilize the RSS Feeds.


Delivery Methods

The following methods can be used to deliver data to our servers.


Write Stream

/api/actions/stream/write/{username}/{password}?title={base64encoded-title}&message={base64encoded-stream}&stream_id={respond-to-stream-id}