Pinterest API not available anymore?

Been trying to use Pinterest's API to grab data, but apps no longer seem to work. My previous one appears to have permission retracted and no new ones are approved to allow access to any tokens.

Am I the only one experiencing this?

The Pinterest API has changed to Ouath2 authentication which means the API key won't work. You can follow the guide on this page to generate an Access Token with the help from Postman:
https://developers.pinterest.com/docs/api/overview/

Afterwards, enter the Access Token in Settings in the Pinterest Connector. Thank you for noticing this, will update the documentation page accordingly.