Authentication

When making requests to the Snappy API, you will need to pass proper authentication parameters so that you can identify yourself as an authorized user.

Snappy supports two primary authentication protocols: Company level Authentication and User level Authentication.

Company level authentication allows you to access any of the resources under your company, including accounts, campaigns and more, while the User level authentication allows you to restrict the access to specific accounts and resources.

See the Company level Authentication and User level Authentication for more details.