Anitian SecureCloud / FedFlex Platform API
The HTTP API behind the Anitian SecureCloud and FedFlex console at securecloud.anitian.com. Anitian documents (in its FedRAMP 20x pilot README) that "an API is available for auditors to download evidence and integrate it into their own systems", but publishes no OpenAPI, reference, or developer portal. Every probed path under the console — including /openapi.json, /swagger.json, /api-docs and /docs — returns HTTP 307 to /auth/signin. Two endpoints answer anonymously and confirm the surface is live: /api/health returns {"status":"ok"} and /api/auth/providers enumerates the OAuth identity providers (Okta and Amazon Cognito). Access is customer- and auditor-only.