API Access

The Portal API provides programmatic access to platform features through a RESTful interface. Your API key serves as authentication for all requests and should be stored securely. You can find your active API key in the Portal API Settings section, where you can copy it for use in your applications. Understanding Credits and Usage Your … Continued

Webhooks

Webhooks are automated messages that notify external applications when specific events occur in your platform. Instead of repeatedly checking for updates, webhooks push real-time data to your designated endpoints the moment something happens—like creating a new list or deleting an entry. This enables seamless integration between your platform and other tools in your technology stack. … Continued