Skip to main content

One doc tagged with "api"

View all tags

Session token

Swrve allows for a session token that is a hash of your API key in the calls you make. All API calls to .api.swrve.com are authenticated using a session token of the form app_id=user_id=timestamp=md5hash. Note that API calls to abtest.swrve.com/api/1 do not use a session token, but instead simply use the API key. The fields in a session token are as follows: