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

BlindInsight records API

The records API from BlindInsight — 5 operation(s) for records.

BlindInsight records API is one of 19 APIs that BlindInsight 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 and an API reference.

This API exposes 10 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 10.22.0.

Requests are made against the base URL https://api.app.blindinsight.io.

10 operations 5 paths 5 schemas 2 DELETE2 GET1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
10.22.0
Base URL
https://api.app.blindinsight.io
Authentication
HTTP Basic, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

BlindInsight records API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the cookie as sessionid (cookieAuth). It accepts HTTP bearer tokens (JWT) (jwtAuth).

Paths & Operations 10

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

records 10
GET
/api/records/
List records
records_list 7 params → 200
POST
/api/records/
Create a new record
records_create body → 201
DELETE
/api/records/
Bulk delete records
records_bulk-destroy 1 param → 204
GET
/api/records/{id}/
Retrieve a record
records_retrieve 1 param → 200
PUT
/api/records/{id}/
Update a record
records_update 1 param body → 200
PATCH
/api/records/{id}/
Record PATCH semantics are intentionally unsupported.
records_partial_update 1 param body → 200
DELETE
/api/records/{id}/
Delete a record
records_destroy 1 param → 204
POST
/api/records/decrypt/
Decrypt data and return records (only available via proxy)
records_decrypt body → 200422
POST
/api/records/ingest/
Ingest data and encrypt it (only available via proxy)
records_ingest body → 200413422
POST
/api/records/search/
Search for records (only available via proxy)
records_search body → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RecordUpdate (5 properties), IndexedRecord (5 properties), Record (4 properties), PatchedRecord (4 properties). Each schema is shown below with its type and property counts.

IndexedRecord
object
Serializer for creating a Record and creating the schema index values together.
5 properties 4 required
RecordUpdate
object
Serializer for replacing a record's encrypted payload and search index.
5 properties 5 required
PatchedRecord
object
HyperlinkedModelSerializer with id as the first field.
4 properties
PaginatedRecordList
array
Record
object
HyperlinkedModelSerializer with id as the first field.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blindinsight-records-api-openapi.yml Raw ↑

Other APIs BlindInsight publishes across the network.

BlindInsight accounts API
BlindInsight blindllm API
BlindInsight blindllm-queries API
BlindInsight csrf API
BlindInsight datasets API
BlindInsight delete-jobs API
BlindInsight files API
BlindInsight grants API
BlindInsight identities API
BlindInsight jobs API
BlindInsight materials API
BlindInsight organizations API
Where this information came from

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