Sublime Ads: API Authorization changes
Today I am happy to release a small change to the Sublime Ads API. You can now authorise using the Authorization header with a Bearer token.
It's something I wanted to do for some time... and now it's here for you.
For example, set your header like this: "Authorization": "Bearer YOUR_API_TOKEN_HERE"
Check out the documentation for more info.
The old way of using tokens still works without issue, so you can pick and choose which suits you best.
Happy "Authorizing"
P.S. I wish auto-correct wouldn't correct "Authorization" all the time 😋