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

Nasuni AI Activate API

The AI Activate API from Nasuni — 5 operation(s) for ai activate.

Nasuni AI Activate API is one of 30 APIs that Nasuni publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against 3 base URLs: https://am1.portal.api.nasuni.com, https://eu1.portal.api.nasuni.com, https://ap1.portal.api.nasuni.com.

10 operations 5 paths 16 schemas 5 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://hostname/api/v1.2
Authentication
API Key, API Key, API Key, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 5

Nasuni AI Activate API declares 5 security schemes for authenticating requests. An API key is passed in the header as x-service-key (ServiceKeyHeader). An API key is passed in the header as x-service-secret (ServiceSecretHeader). An API key is passed in the header as x-user-key (UserKeyHeader). It accepts HTTP bearer tokens (JWT) (HTTPBearer). It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow. By default, every request must be authenticated.

  • ServiceKeyHeader — Service key for programmatic API access. Must be used together with x-service-secret.
  • ServiceSecretHeader — Service secret for programmatic API access. Must be used together with x-service-key.
  • UserKeyHeader — User key for user-specific API access.
  • HTTPBearer — Bearer token obtained from /auth/token endpoint.
  • OAuth2ClientCredentials — Standard OAuth2 Client Credentials flow (RFC 6749 §4.4). Send clientid (service key) and clientsecret (service secret) as form-encoded body parameters to the t…

Paths & Operations 10

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

AI Activate 10
GET
/ai_activate/inventories/{volume_id}
Get Ai Activate Inventory
get_ai_activate_inventory_ai_activate_inventories__volume_id__get 1 param → 200401403404408422500
GET
/ai_activate/inventories
Get Ai Activate Inventories
get_ai_activate_inventories_ai_activate_inventories_get 5 params → 200401403408422500
POST
/ai_activate/inventories
Create Ai Activate Inventory
create_ai_activate_inventory_ai_activate_inventories_post body → 201400401403404408409422
GET
/ai_activate/indexes
Get Ai Activate Indexes
get_ai_activate_indexes_ai_activate_indexes_get → 200401403408422500
POST
/ai_activate/indexes
Create Ai Activate Index
create_ai_activate_index_ai_activate_indexes_post body → 202400401403404408409422
GET
/ai_activate/indexes/{volume_id}
Get Ai Activate Index Config
get_ai_activate_index_config_ai_activate_indexes__volume_id__get 1 param → 200401403404408422500
POST
/ai_activate/indexes/{volume_id}
Create Ai Activate Index Config
create_ai_activate_index_config_ai_activate_indexes__volume_id__post 1 param body → 201400401403404408409422
PATCH
/ai_activate/indexes/{volume_id}
Update Ai Activate Index Config
update_ai_activate_index_config_ai_activate_indexes__volume_id__patch 1 param body → 200400401403404408422500
GET
/ai_activate/indexes/{volume_id}/mcp
Get Mcp Volume Config
get_mcp_volume_config_ai_activate_indexes__volume_id__mcp_get 1 param → 200401403404422500
PATCH
/ai_activate/indexes/{volume_id}/mcp
Update Mcp Volume Config
update_mcp_volume_config_ai_activate_indexes__volume_id__mcp_patch 1 param body → 200400401403404422500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are AiActivateIndexConfigResponseDto (10 properties), AiActivateIndexDetailsDto (10 properties), AiActivateInventoryDto (8 properties), AiActivateCreateInventoryResponseDto (8 properties). Each schema is shown below with its type and property counts.

ValidationErrorResponse
object
2 properties 2 required
AiActivateIndexStatus
string
AiActivateMcpVolumeConfigUpdateDto
object
Partial update body for PATCH /aiactivate/indexes/{volumeid}/mcp. Omitted fields are left unchanged. Set period to null explicitly to select 'All time'.
6 properties
AiActivateCreateIndexRequestBodyDto
object
4 properties 1 required
AiActivateInventoryDto
object
8 properties 4 required
AiActivateIndexConfigDto
object
AI Activate search configuration (include/exclude paths) for a volume. Unified model shared by GET/POST/PATCH request bodies for /aiactivate/indexes/{volumeid}…
2 properties
AiActivateCreateInventoryRequestBodyDto
object
2 properties 1 required
NocAiActivateInventoryStatus
string
AiActivateCreateInventoryResponseDto
object
8 properties 5 required
ErrorResponse
object
2 properties 2 required
AiActivateIndexDetailsDto
object
Full AI Activate index detail for a volume — list-item fields plus search configuration. Returned by the webapi GET/POST/PATCH /aiactivate/indexes/{volumeid} e…
10 properties 4 required
AiActivateInventoriesResponseDto
object
1 property
AiActivateMcpVolumeConfigDto
object
MCP query-scope configuration for a single indexed volume. Returned by GET /aiactivate/indexes/{volumeid}/mcp and by PATCH /aiactivate/indexes/{volumeid}/mcp a…
6 properties 1 required
AiActivateIndexConfigResponseDto
object
AI Activate index configuration returned by NOC. Reused across GET PATCH and POST
10 properties 4 required
AiActivateIndexesResponseDto
object
1 property
AiActivateIndexListItemDto
object
A single content-index entry for a volume in the AI Activate indexes list.
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nasuni-ai-activate-api-openapi.yml Raw ↑

Other APIs Nasuni publishes across the network.

Nasuni Data API
Nasuni Portal MCP Server
Nasuni Account API
Nasuni Account Management API
Nasuni Activity Logs API
Nasuni Auth API
Nasuni Cloud Credentials API
Nasuni Configuration API
Nasuni Data API
Nasuni Edge Appliances (Edge) API
Nasuni File IQ Appliances (File IQ) API
Nasuni Filers API
Where this information came from

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