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

Nex Records API

The Records API from Nex — 3 operation(s) for records.

Nex Records API is one of 16 APIs that Nex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://app.nex.ai/api/developers.

6 operations 3 paths 12 schemas 1 DELETE1 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://app.nex.ai/api/developers
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nex Records API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

  • ApiKeyAuth — API key for authentication (format: "Bearer YOURAPIKEY")

Paths & Operations 6

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

Records 6
PUT
/v1/objects/{slug}
Create or update a record
upsertRecord 1 param body → 200400401404500
POST
/v1/objects/{slug}
Create a new record
createRecord 1 param body → 200400401404500
POST
/v1/objects/{slug}/records
List records for a specific object type
listRecords 1 param body → 200400401404500
GET
/v1/records/{record_id}
Get a specific record by ID
getRecord 1 param → 200400401404500
PATCH
/v1/records/{record_id}
Update an existing record
updateRecord 1 param body → 200400401404500
DELETE
/v1/records/{record_id}
Delete a record
deleteRecord 1 param → 200400401404500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are developer.RecordResponse (7 properties), developer.UpsertRecordResponse (7 properties), developer.UpdateRecordResponse (7 properties), developer.CreateRecordResponse (7 properties). Each schema is shown below with its type and property counts.

httpx.APIError
object
2 properties
developer.CreateRecordRequest
object
1 property 1 required
developer.CreateRecordResponse
object
7 properties
developer.SortParam
object
2 properties
developer.ListRecordsResponse
object
4 properties
developer.RecordResponse
object
7 properties
developer.UpdateRecordRequest
object
1 property
developer.AttributesParam
Attributes parameter supports both string values ('all', 'primary', 'none') and object format for custom selection
developer.UpdateRecordResponse
object
7 properties
developer.ListRecordsRequest
object
4 properties
developer.UpsertRecordRequest
object
2 properties 2 required
developer.UpsertRecordResponse
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nex-records-api-openapi.yml Raw ↑

Other APIs Nex publishes across the network.

Nex AI Lists API
Nex Compounding API
Nex Context API
Nex Graph API
Nex Insights API
Nex Integrations API
Nex Lists API
Nex Notes API
Nex Notifications API
Nex Objects API
Nex Relationships API
Nex Schema API
Where this information came from

This is an independent, third-party profile of Nex Records 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.