Does Ideanote have a public API and how is it secured?

Ideanote has a public API. The API is based on JSON REST standards with user based access tokens.

Workspace Owners have access tokens but other users have not.

API requests are logged and need authorization and authentication.

The API has rate limits and is secured by the Google Cloud Armor WAF (Web Application Firewall).

You can read more about our API on https://developer.ideanote.io