Alleva Users API

The Users API from Alleva — 20 operation(s) for users.

Operations 32

GET /users/me Get users me #
GET /v{version}/users/me Get v{version} users me #
GET /users/licenses Get users licenses #
POST /users/licenses Create users licenses #
GET /v{version}/users/licenses Get v{version} users licenses #
POST /v{version}/users/licenses Create v{version} users licenses #
GET /users/licenses/{licenseId} Get users licenses by license id #
DELETE /users/licenses/{licenseId} Delete users licenses by license id #
PATCH /users/licenses/{licenseId} Update users licenses by license id #
GET /v{version}/users/licenses/{licenseId} Get v{version} users licenses by license id #
DELETE /v{version}/users/licenses/{licenseId} Delete v{version} users licenses by license id #
PATCH /v{version}/users/licenses/{licenseId} Update v{version} users licenses by license id #
GET /users/{id}/licenses Get users by id licenses #
POST /users/{id}/licenses Create users by id licenses #
PATCH /users/{id}/licenses Update users by id licenses #
GET /v{version}/users/{id}/licenses Get v{version} users by id licenses #
POST /v{version}/users/{id}/licenses Create v{version} users by id licenses #
PATCH /v{version}/users/{id}/licenses Update v{version} users by id licenses #
DELETE /users/{id}/licenses/{licenseId} Delete users by id licenses by license id #
PATCH /users/{id}/licenses/{licenseId} Update users by id licenses by license id #
DELETE /v{version}/users/{id}/licenses/{licenseId} Delete v{version} users by id licenses by license id #
PATCH /v{version}/users/{id}/licenses/{licenseId} Update v{version} users by id licenses by license id #
POST /users/{id}/image Create users by id image #
POST /v{version}/users/{id}/image Create v{version} users by id image #
POST /users/{id}/provider-image Create users by id provider image #
POST /v{version}/users/{id}/provider-image Create v{version} users by id provider image #
POST /users/{id}/admin-image Create users by id admin image #
POST /v{version}/users/{id}/admin-image Create v{version} users by id admin image #
GET /users Get users #
GET /v{version}/users Get v{version} users #
GET /users/{id} Get users by id #
GET /v{version}/users/{id} Get v{version} users by id #

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/alleva-users-api"
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.

OpenAPI Specification

alleva-users-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Alleva Rest Users API
  version: '1.0'
security:
- Bearer: []
tags:


# --- truncated at 32 KB (47 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/alleva/refs/heads/main/openapi/alleva-users-api-openapi.yml