Authorization
Last updated
Was this helpful?
Last updated
Was this helpful?
The Singular API supports two main authentication options depending on the function you call.
Tokens: Tokens
are used as path variables in the query URL. Requests using Tokens
require no authentication and support calls for sending data and trigger animations. Learn how to find Tokens
for app instances .
Private and public tokens: use private and public tokens for sending data and receiving data.