New Research:

How to Know If Your Instream Video Buy Is Really Instream Learn More

MCP Server

The MCP server lets you connect an AI agent to the Portal API without writing an HTTP client. The endpoint is https://api.portal.deepsee.io/mcp, and it authenticates with the same API key used for all other API requests. Every read endpoint in the API is exposed to the agent as a tool. You can find your active...h

Read More

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...h

Read More

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....h

Read More