How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LISNR Users API

The Users API from LISNR — 3 operation(s) for users.

LISNR Users API is one of 10 APIs that LISNR publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://api.lisnr.com.

5 operations 3 paths 1 schemas 3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://tones.lisnr.com/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

LISNR Users API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (jwtToken). By default, every request must be authenticated.

  • jwtToken — A LISNR JWT prefixed with the literal string JWT , e.g. Authorization: JWT eyJ....

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 5
GET
/v2/users/
List users on the account
listUsers 1 param → 200401403
POST
/v2/users/
Create a user on the account
createUser → 200401403
GET
/v2/users/me
Get the authenticated user
getCurrentUser → 200401403
GET
/v2/users/{id}
Get a user by id
getUser 1 param → 200401403
PUT
/v2/users/{id}
Update a user
updateUser 1 param → 200401403

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Envelope (1 property). Each schema is shown below with its type and property counts.

Envelope
object
LISNR response envelope. Successful payloads and error messages are both carried on result.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lisnr-users-api-openapi.yml Raw ↑

Other APIs LISNR publishes across the network.

LISNR Accounts API
LISNR API Tokens API
LISNR Applications API
LISNR Authentication API
LISNR Billing API
LISNR Notifications API
LISNR SDK Releases API
LISNR SDK Tokens API
LISNR Tones Service API Reference API
Where this information came from

This is an independent, third-party profile of LISNR Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.