Monocle Service
interface MonocleService
Monocle API Service definition for Android
Parameters
tk
Monocle site-token String unique to your deployment. From https://app.spur.us/monocle
v
Monocle version String
s
Monocle script ID String. This is expected to be a UUID unique to the device or app install (like ANDROID_ID), but must be unique for at least the session.
t
Monocle source String. This identifies the platform using Monocle for backend analytics.
Functions
Link copied to clipboard
@POST(value = "/r/bundle" )