Daylight API

Daylight's partner/product API surface at api.daylight.ai, protected by OAuth2 / OpenID Connect (Bearer token, authorization server at auth.app.daylight.ai). Access is authenticated (returns 401 without a token); public documentation is hosted on docs.daylight.ai (Mintlify), which also serves an OAuth-protected MCP server.

API entry from apis.yml

apis.yml Raw ↑
name: Daylight API
description: Daylight's partner/product API surface at api.daylight.ai, protected by OAuth2 / OpenID Connect
  (Bearer token, authorization server at auth.app.daylight.ai). Access is authenticated (returns 401 without
  a token); public documentation is hosted on docs.daylight.ai (Mintlify), which also serves an OAuth-protected
  MCP server.
humanURL: https://docs.daylight.ai
baseURL: https://api.daylight.ai
properties:
- type: Authentication
  url: authentication/daylight-authentication.yml
- type: OAuthScopes
  url: scopes/daylight-scopes.yml
- type: MCPServer
  url: mcp/daylight-mcp.yml