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.
Documentation
Other Resources
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/crexi/refs/heads/main/scopes/crexi-scopes.yml
WellKnown
https://raw.githubusercontent.com/api-evangelist/crexi/refs/heads/main/well-known/crexi-well-known.yml
OpenIDConnect
https://raw.githubusercontent.com/api-evangelist/crexi/refs/heads/main/well-known/crexi-openid-configuration.json