Geneos website screenshot

Geneos

Geneos is ITRS Group's real-time monitoring and observability platform for trading systems, applications and infrastructure, deployed across investment banks, hedge funds, exchanges, telcos and government. It is customer-deployed software rather than a hosted API: Netprobes collect high-frequency telemetry at the edge, Gateways aggregate and rule over it, and each tier exposes its own programmable surface. The Netprobe ships a published OpenAPI 3.0 REST plug-in for pushing dataviews and streams into monitoring, an XML-RPC Instrumentation API for in-house applications to publish custom dataviews, and the Gateway exposes a JSON/Server-Sent-Events REST command service for running commands, snoozing entities, snapshotting dataviews and validating setup. ITRS also publishes first-party Go tooling (cordial, including the geneos CLI) and a Rust toolkit library on GitHub.

Geneos publishes 1 API on the APIs.io network: Netprobe REST API. Tagged areas include APM, Capital Markets, Infrastructure, ITRS, and Monitoring.

Geneos’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, training material, signup flow, and 32 more developer resources.

59.5/100 strong ▬ flat Agent 28/100 agent aware self hosted Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs
APMCapital MarketsInfrastructureITRSMonitoringObservabilityReal-TimeTrading SystemsXML-RPCOpenAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/geneos: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Geneos Netprobe REST API

OpenAPI 3.0 REST plug-in on the Geneos Netprobe. Third-party applications PUT JSON to create or update dataviews, rows and streams on a named managed entity and sampler, DELETE ...

Geneos Gateway REST Command Service

JSON over HTTP(S) service exposed by the Geneos Gateway so third-party applications can run commands, list available commands and command targets, resolve XPath targets, snapsho...

Geneos XML-RPC Instrumentation API

XML-RPC server exposed by the Netprobe API and API-STREAMS plug-ins so in-house applications, in any language with an XML-RPC client, can create custom dataviews, add and update...

Geneos Web Dashboard

Browser-delivered dashboard server that renders Geneos Active Dashboards and dataviews without the Active Console desktop client. Managed as a Geneos component (webserver) and d...

Geneos Toolkit (Scripting) Plug-in

Scripting integration point where any executable that emits CSV on stdout becomes a Geneos sampler. The Toolkit is how most custom and third-party monitoring is bolted onto Gene...

Pricing Plans 1

Published pricing tiers and plan structures.

Geneos Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Geneos Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Geneos Authentication

0 schemes

SECURITY

Geneos Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Geneos Trust Center

ISO/IEC 27001

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 6

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: geneos
name: Geneos
description: 'Geneos is ITRS Group''s real-time monitoring and observability platform for trading systems, applications and
  infrastructure, deployed across investment banks, hedge funds, exchanges, telcos and government. It is customer-deployed
  software rather than a hosted API: Netprobes collect high-frequency telemetry at the edge, Gateways aggregate and rule over
  it, and each tier exposes its own programmable surface. The Netprobe ships a published OpenAPI 3.0 REST plug-in for pushing
  dataviews and streams into monitoring, an XML-RPC Instrumentation API for in-house applications to publish custom dataviews,
  and the Gateway exposes a JSON/Server-Sent-Events REST command service for running commands, snoozing entities, snapshotting
  dataviews and validating setup. ITRS also publishes first-party Go tooling (cordial, including the geneos CLI) and a Rust
  toolkit library on GitHub.'
type: Index
deliveryModel:
  model: self-hosted
  open_source: false
  commercial: true
  callable_host: false
  label: Customer-deployed software · you run the endpoint
  confidence: high
  source:
  - docs
  generated: '2026-09-12'
  method: derived
accessModel:
  pricing: contact-sales
  onboarding: sales-assisted
  trial: true
  try_now: false
  public: false
  label: Licensed, trial on request
  confidence: high
  source:
  - plans
  generated: '2026-09-12'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/geneos.png
access: 3rd-Party
created: '2024-01-15'
modified: '2026-09-12'
position: Producing
url: https://raw.githubusercontent.com/api-evangelist/geneos/refs/heads/main/apis.yml
specificationVersion: '0.23'
tags:
- APM
- Capital Markets
- Infrastructure
- ITRS
- Monitoring
- Observability
- Real-Time
- Trading Systems
- XML-RPC
- OpenAPI
apis:
- aid: geneos:netprobe-rest-api
  name: Geneos Netprobe REST API
  description: OpenAPI 3.0 REST plug-in on the Geneos Netprobe. Third-party applications PUT JSON to create or update dataviews,
    rows and streams on a named managed entity and sampler, DELETE them, and GET a health check. Published by ITRS as a machine-readable
    contract and rendered with ReDoc in the Geneos documentation. The plug-in listens on the Netprobe host (HTTP 7136, HTTPS
    7137 by default), so the base URL is the customer's own Netprobe.
  humanURL: https://docs.itrsgroup.com/docs/geneos/current/collection/rest-api/index.html
  baseURL: http://{netprobeHost}:7136/v1
  tags:
  - Monitoring
  - REST
  - OpenAPI
  properties:
  - type: OpenAPI
    url: openapi/geneos-netprobe-rest-api-openapi.yml
  - type: Overlay
    url: overlays/geneos-netprobe-rest-api-overlay.yaml
  - type: Documentation
    url: https://docs.itrsgroup.com/docs/geneos/current/collection/rest-api/index.html
  - type: APIReference
    url: https://docs.itrsgroup.com/docs/geneos/5.14.0/api/rest-api/?v=/v1/rest-api.yaml
- aid: geneos:gateway-rest
  name: Geneos Gateway REST Command Service
  description: JSON over HTTP(S) service exposed by the Geneos Gateway so third-party applications can run commands, list
    available commands and command targets, resolve XPath targets, snapshot a dataview, read the Gateway time zone, obtain
    an SSO token and fetch a setup validation report. Responses are application/json or a Server-Sent Events command output
    stream. It is disabled by default and enabled per Gateway in the Gateway Setup Editor. No OpenAPI is published for this
    surface; the endpoint list, request bodies, HTTP status codes and authentication are documented in prose.
  humanURL: https://docs.itrsgroup.com/docs/geneos/current/processing/monitoring-and-alerts/geneos_commands_tr/index.html#rest-service
  baseURL: http://{gatewayHost}:{restPort}/rest
  tags:
  - Automation
  - REST
  - Commands
  properties:
  - type: Documentation
    url: https://docs.itrsgroup.com/docs/geneos/current/processing/monitoring-and-alerts/geneos_commands_tr/index.html#rest-service
  - type: Authentication
    url: authentication/geneos-authentication.yml
  - type: ErrorCatalog
    url: errors/geneos-problem-types.yml
- aid: geneos:xml-rpc
  name: Geneos XML-RPC Instrumentation API
  description: XML-RPC server exposed by the Netprobe API and API-STREAMS plug-ins so in-house applications, in any language
    with an XML-RPC client, can create custom dataviews, add and update headlines, rows, columns and cells, write to streams
    consumed by FKM and other stream plug-ins, and sign on to heartbeat monitoring. The published technical reference documents
    30 method signatures and a named error-code vocabulary.
  humanURL: https://docs.itrsgroup.com/docs/geneos/current/collection/xml-rpc-api/index.html
  baseURL: http://{netprobeHost}:{netprobePort}/
  tags:
  - Automation
  - XML-RPC
  - Instrumentation
  properties:
  - type: Documentation
    url: https://docs.itrsgroup.com/docs/geneos/current/collection/xml-rpc-api/index.html
  - type: ErrorCatalog
    url: errors/geneos-problem-types.yml
- aid: geneos:web-dashboard
  name: Geneos Web Dashboard
  description: Browser-delivered dashboard server that renders Geneos Active Dashboards and dataviews without the Active Console
    desktop client. Managed as a Geneos component (webserver) and documented as a product surface; ITRS publishes no separate
    machine-readable API contract for it.
  humanURL: https://docs.itrsgroup.com/docs/geneos/current/visualization/web-dashboard/index.html
  tags:
  - Dashboard
  - Visualization
  - Web
  properties:
  - type: Documentation
    url: https://docs.itrsgroup.com/docs/geneos/current/visualization/web-dashboard/index.html
- aid: geneos:toolkit
  name: Geneos Toolkit (Scripting) Plug-in
  description: Scripting integration point where any executable that emits CSV on stdout becomes a Geneos sampler. The Toolkit
    is how most custom and third-party monitoring is bolted onto Geneos, and it is the target of the first-party Go and Rust
    libraries ITRS publishes on GitHub.
  humanURL: https://docs.itrsgroup.com/docs/geneos/current/collection/toolkit-plugin/index.html
  tags:
  - Toolkit
  - Scripting
  - SDK
  properties:
  - type: Documentation
    url: https://docs.itrsgroup.com/docs/geneos/current/collection/toolkit-plugin/index.html
  - type: SourceCode
    url: https://github.com/ITRS-Group/geneos-toolkit-rs
common:
- type: Website
  url: https://www.itrsgroup.com/
- type: ProductPage
  url: https://www.itrsgroup.com/platform/geneos
- type: Documentation
  url: https://docs.itrsgroup.com/docs/geneos/
- type: DeveloperPortal
  url: https://docs.itrsgroup.com/docs/geneos/current/index.html
- type: APIReference
  url: https://docs.itrsgroup.com/docs/geneos/5.14.0/api/rest-api/?v=/v1/rest-api.yaml
- type: GettingStarted
  url: https://docs.itrsgroup.com/docs/geneos/current/getting-started/quickstart/index.html
- type: Support
  url: https://support.itrsgroup.com
- type: Community
  url: https://community.itrsgroup.com/
- type: Blog
  url: https://www.itrsgroup.com/blog
- type: Training
  url: https://www.itrsgroup.com/services/training/geneos
- type: Contact
  url: https://www.itrsgroup.com/about/contact
- type: SignUp
  url: https://www.itrsgroup.com/products/free-trials
- type: TermsOfService
  url: https://www.itrsgroup.com/legal/terms-of-web-use
- type: PrivacyPolicy
  url: https://www.itrsgroup.com/legal/privacy-notice
- type: GitHubOrganization
  url: https://github.com/ITRS-Group
- type: LinkedIn
  url: https://www.linkedin.com/company/itrsgroup
- type: Packages
  url: packages/geneos-packages.yml
- type: SDKs
  url: packages/geneos-packages.yml
- type: CLI
  url: cli/geneos-cli.yml
- type: Sandbox
  url: sandbox/geneos-sandbox.yml
- type: Authentication
  url: authentication/geneos-authentication.yml
- type: Conventions
  url: conventions/geneos-conventions.yml
- type: Idempotency
  url: conventions/geneos-conventions.yml
- type: ErrorCatalog
  url: errors/geneos-problem-types.yml
- type: Lifecycle
  url: lifecycle/geneos-lifecycle.yml
- type: Deprecation
  url: lifecycle/geneos-lifecycle.yml
- type: ChangeLog
  url: changelog/geneos-changelog.yml
- type: DataModel
  url: data-model/geneos-data-model.yml
- type: Conformance
  url: conformance/geneos-conformance.yml
- type: Compliance
  url: conformance/geneos-conformance.yml
- type: TrustCenter
  url: security/geneos-trust-center.yml
- type: Security
  url: security/geneos-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/geneos-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/geneos-domain-security.yml
- type: LLMsTxt
  url: llms/geneos-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/geneos-plans-pricing.yml
- type: RateLimits
  url: rate-limits/geneos-rate-limits.yml
- type: FinOps
  url: finops/geneos-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 24
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/geneos"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/geneos/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/geneos/evidence"

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.