Crexi Platform API
The api.crexi.com host is the platform API backing the Crexi web and mobile applications. It anonymously publishes OpenID Connect discovery (/.well-known/openid-configuration) and OAuth 2.0 authorization server metadata (RFC 8414), exposes a JWKS document and a /token endpoint, and returns an ASP.NET Core health-check payload at /health. A Swashbuckle Swagger UI is present at /swagger but is protected by HTTP Basic authentication.