- Credentials: API keys, OAuth tokens, or custom secrets. Store securely and rotate regularly.
- Environment config: Sandbox vs production endpoints, feature flags, and rate‑limit policies.
- Reusability: Multiple Projects can use the same Connection when appropriate.
- Create a Connection for a Connector.
- Validate auth with a simple read operation.
- Attach the Connection to a Project.