Authorization

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 here.

  • Private and public tokens: Singular data streams use private and public tokens for sending data and receiving data.

Last updated