Skip to main content
Version: 1.0.0

Glossary: Endpoint

An endpoint is a connection point that exposes an application to a network. In other words, it is a way to access your deployed Project.

Public Endpoints

Your Project's public endpoint, or production endpoint, is its publicly-accessible URL that is available over the public internet.

If your Project has a custom domain, that domain will become your public endpoint.

Internal Endpoints

Your Project's internal endpoint is a bit of special sauce that unlocks developer experience and security features. Internal endpoints are only available to other Resources on your account, not to the public internet.

This makes it easy to connect Resources within a private network on your Zeet account.

Endpoint Status

Endpoints will have one of three color-coded statuses:

  • Green: The endpoint is active
  • Red: The endpoint is inactive
  • Grey: The endpoint is not yet configured