Anitian FedFlex Copilot WebSocket API

An AWS API Gateway WebSocket API fronting the FedFlex agentic-AI copilot. Every plain HTTP request to copilot.anitian.com returns HTTP 426 Upgrade Required with a Sec-WebSocket-Version: 13 header; a WebSocket upgrade handshake is answered by the $connect authorizer with HTTP 401 {"message":"Unauthorized"}. No AsyncAPI, message catalog, or public documentation of the protocol is published.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/fedflex-copilot"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: anitian:fedflex-copilot
name: Anitian FedFlex Copilot WebSocket API
description: 'An AWS API Gateway WebSocket API fronting the FedFlex agentic-AI copilot. Every plain HTTP
  request to copilot.anitian.com returns HTTP 426 Upgrade Required with a Sec-WebSocket-Version: 13 header;
  a WebSocket upgrade handshake is answered by the $connect authorizer with HTTP 401 {"message":"Unauthorized"}.
  No AsyncAPI, message catalog, or public documentation of the protocol is published.'
humanURL: https://www.anitian.com/fedflex-platform-overview/
baseURL: https://copilot.anitian.com
tags:
- Artificial Intelligence
- Agents
- Compliance
tags_raw:
- AI
- Agents
- Compliance
x-evidence:
  fetched: '2026-08-06'
  probes:
  - url: https://copilot.anitian.com/
    status: 426
    note: 'Sec-WebSocket-Version: 13; AWS API Gateway (execute-api us-west-2)'
  - url: https://copilot.anitian.com/
    status: 401
    note: WebSocket upgrade handshake rejected by $connect authorizer