Pasee — Identity Management Server

Pasee is an open-source HTTP API server published by Melty Group that layers group and user management over one or more identity providers — one or many Kisee instances plus external providers such as Twitter or GitHub. It serves a JSON-Home document at its root describing its users, groups and tokens resources, and issues ES256-signed JWTs. Self-hosted software rather than a Melty-operated public API; last released to PyPI as 21.4.1 in April 2021. No OpenAPI, AsyncAPI or GraphQL SDL is published for it.

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/melty-pasee"
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: melty-pasee
name: Pasee — Identity Management Server
description: Pasee is an open-source HTTP API server published by Melty Group that layers group and user
  management over one or more identity providers — one or many Kisee instances plus external providers
  such as Twitter or GitHub. It serves a JSON-Home document at its root describing its users, groups and
  tokens resources, and issues ES256-signed JWTs. Self-hosted software rather than a Melty-operated public
  API; last released to PyPI as 21.4.1 in April 2021. No OpenAPI, AsyncAPI or GraphQL SDL is published
  for it.
humanURL: https://pasee.readthedocs.io/en/latest/
baseURL: http://{host}:8150
tags:
- Identity
- Authentication
- JWT
- Open-Source
- Self-Hosted
tags_raw:
- Identity
- Authentication
- JWT
- Open Source
- Self-Hosted
properties:
- type: Documentation
  url: https://pasee.readthedocs.io/en/latest/
- type: SourceCode
  url: https://github.com/meltygroup/pasee
- type: License
  url: https://github.com/meltygroup/pasee/blob/master/LICENSE