GoSecure Titan Platform API

A customer-only HTTP API host operated by GoSecure (formerly CounterTack) behind the GoSecure Titan platform. The host answers HTTP 401 on every path probed — including /robots.txt and every /.well-known/ path — so no anonymous discovery, OpenAPI document, or reference documentation is reachable. Its identity layer is public: the Titan single sign-on is a Keycloak deployment at login.gosecure.net whose OpenID Connect discovery document for the gosec-titan realm is served anonymously and is captured in this repository. No public developer portal, API reference, SDK, pricing page, or rate-limit documentation could be found for this API.

API entry from apis.yml

apis.yml Raw ↑
name: GoSecure Titan Platform API
description: 'A customer-only HTTP API host operated by GoSecure (formerly CounterTack) behind the GoSecure
  Titan platform. The host answers HTTP 401 on every path probed — including /robots.txt and every /.well-known/
  path — so no anonymous discovery, OpenAPI document, or reference documentation is reachable. Its identity
  layer is public: the Titan single sign-on is a Keycloak deployment at login.gosecure.net whose OpenID
  Connect discovery document for the gosec-titan realm is served anonymously and is captured in this repository.
  No public developer portal, API reference, SDK, pricing page, or rate-limit documentation could be found
  for this API.'
humanURL: https://www.gosecure.ai/services/titan-platform
baseURL: https://api.gosecure.net
tags:
- Security
- Endpoint Detection and Response
- Managed Detection and Response
x-evidence:
  fetched: '2026-08-11'
  probes:
  - url: https://api.gosecure.net/
    status: 401
  - url: https://api.gosecure.net/openapi.json
    status: 401
  - url: https://api.gosecure.net/swagger.json
    status: 401
  - url: https://api.gosecure.net/graphql
    status: 401
  - url: https://api.gosecure.net/robots.txt
    status: 401
  - url: https://login.gosecure.net/realms/gosec-titan/.well-known/openid-configuration
    status: 200
  note: baseURL confirmed by DNS (api.gosecure.net -> 208.80.205.68) and a live TLS response; every path
    returns 401 Unauthorized, so the API exists but is entirely credential-gated. No OpenAPI was found
    or fabricated.
properties:
- type: Authentication
  url: authentication/countertack-authentication.yml
- type: OAuthScopes
  url: scopes/countertack-scopes.yml
- type: OpenIDConnect
  url: well-known/countertack-gosec-titan-openid-configuration.json
- type: Login
  url: https://titan.gosecure.net/