Publicis Sapient KnowHOW

KnowHOW is Publicis Sapient's open-source (Apache-2.0) engineering measurement platform — a KPI dashboard that pulls from Jira, source control, CI and quality tools and reports delivery health across transformation programmes. It is a self-hosted product, not a hosted API: the Spring Boot service is served under the /api context path and generates its own OpenAPI 3 document at /api/v3/api-docs (Swagger UI at /api/swagger-ui/index.html) on whatever host the operator deploys, so no single public base URL exists and API Evangelist did not capture a static spec. Authentication is a session cookie (authCookie) or an x-api-key header.

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/publicis-groupe-knowhow"
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: publicis-groupe-knowhow
name: Publicis Sapient KnowHOW
description: 'KnowHOW is Publicis Sapient''s open-source (Apache-2.0) engineering measurement platform
  — a KPI dashboard that pulls from Jira, source control, CI and quality tools and reports delivery health
  across transformation programmes. It is a self-hosted product, not a hosted API: the Spring Boot service
  is served under the /api context path and generates its own OpenAPI 3 document at /api/v3/api-docs (Swagger
  UI at /api/swagger-ui/index.html) on whatever host the operator deploys, so no single public base URL
  exists and API Evangelist did not capture a static spec. Authentication is a session cookie (authCookie)
  or an x-api-key header.'
humanURL: https://knowhow.suite.publicissapient.com/wiki/spaces/PS/pages/5570561/KnowHOW
baseURL: https://{knowhow-host}/api
tags:
- Engineering Metrics
- DevOps
- KPI
- Open-Source
- Self-Hosted
tags_raw:
- Engineering Metrics
- DevOps
- KPI
- Open Source
- Self-Hosted
properties:
- type: Documentation
  url: https://knowhow.suite.publicissapient.com/wiki/spaces/PS/pages/5570561/KnowHOW
- type: GettingStarted
  url: https://knowhow.suite.publicissapient.com/wiki/spaces/PS/pages/7864331/KnowHOW+Installation+Upgrade
- type: SourceCode
  url: https://github.com/PublicisSapient/knowhow-api
- type: ChangeLog
  url: https://github.com/PublicisSapient/knowhow-api/releases