Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nomos Leads API

The Leads API from Nomos — 2 operation(s) for leads.

Nomos Leads API is one of 12 APIs that Nomos publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 3 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.0.0, at version 2026-05-27.curie.

Requests are made against a single base URL, https://api.nomos.energy.

3 operations 2 paths 12 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2026-05-27.curie
Base URL
https://api.nomos.energy
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Nomos Leads API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). It accepts HTTP basic authentication (Basic).

Paths & Operations 3

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

Leads 3
GET
/leads
List leads
3 params → 200400401402403404405409
POST
/leads
Create a lead
body → 200400401402403404405409
GET
/leads/{id}
Retrieve a lead
1 param → 200400401402403404405409

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are InsertLead (11 properties), Lead (9 properties), ErrTooManyRequests (5 properties), ErrPaymentRequired (5 properties). Each schema is shown below with its type and property counts.

ErrUnauthorized
object
5 properties 4 required
ErrInternalServerError
object
5 properties 4 required
InsertLead
object
11 properties 3 required
ErrConflict
object
5 properties 4 required
ErrNotFound
object
5 properties 4 required
ErrUnprocessableEntity
object
5 properties 4 required
ErrBadRequest
object
5 properties 4 required
ErrPaymentRequired
object
5 properties 4 required
Lead
object
9 properties 4 required
ErrTooManyRequests
object
5 properties 4 required
ErrForbidden
object
5 properties 4 required
ErrMethodNotAllowed
object
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nomos-leads-api-openapi.yml Raw ↑

Other APIs Nomos publishes across the network.

Nomos Authentication API
Nomos Customers API
Nomos Events API
Nomos Grid Fee Reductions API
Nomos Invoices API
Nomos Market Partners API
Nomos Plans API
Nomos Prices API
Nomos Smart Meter Orders API
Nomos Subscriptions API
Nomos Usage API