CTERA · Authentication Profile

Ctera Authentication

Authentication

CTERA secures its APIs with session-cookie across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyCloudStorageFile StorageGlobal File SystemData ManagementEdge ComputingCyber ProtectionHybrid CloudUnstructured Data
Methods: session-cookie Schemes: 1 OAuth flows: API key in:

Security Schemes

portalSessionLogin session-cookie

Source

Authentication Profile

ctera-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://www.ctera.com/help/portal/6.0/api/
docs: https://www.ctera.com/help/portal/6.0/api/CTERA%20Portal%20APIs/CTERA_Portal_API_Developer_Guide3.html
summary:
  types: [session-cookie]
  api_key_in: []
  oauth2_flows: []
  note: >-
    The CTERA Portal RESTful API uses form-based login that establishes an HTTP
    session cookie; there is no OAuth2/OIDC or API-key scheme. The CTERA Python
    SDK and both MCP servers authenticate with the same administrator
    username/password credentials.
schemes:
  - name: portalSessionLogin
    type: session-cookie
    login:
      endpoint: "{BASE_URL}/login"
      method: POST
      content_type: application/x-www-form-urlencoded
      params:
        - name: j_username
          description: Administrator user account name.
        - name: j_password
          description: User password (transmitted over HTTPS).
      on_success: Server sets HTTP session cookies that must be returned on all subsequent requests.
    logout:
      endpoint: "{BASE_URL}/logout"
      method: POST
      body: empty
      result: Session terminated (200 OK).
    session:
      timeout_minutes: 30
      note: Same HTTP client (cookie jar) must be reused across requests.
    base_url_pattern: "https://<tenant>.ctera.com/admin/api"
    failure_status: 403
    sources:
      - https://www.ctera.com/help/portal/6.0/api/

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/ctera-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.