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 Auth API

The Auth API from Nasuni — 5 operation(s) for auth.

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

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

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

Requests are made against 6 base URLs: https://hostname/api/v1, https://hostname/api/v1.1, https://hostname/api/v1.2, https://am1.portal.api.nasuni.com, https://eu1.portal.api.nasuni.com, https://ap1.portal.api.nasuni.com.

6 operations 5 paths 13 schemas 1 DELETE5 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 6

Nasuni Auth API declares 6 security schemes for authenticating requests. An API key is passed in the header as Authorization (AuthToken). 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.

  • AuthToken — This header is required to make authenticated requests. The value format is: Token [yourauthtoken]
  • 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 6

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

Auth 6
POST
/auth/login/
Login
body → 200400401403429
POST
/auth/logout/
Logout
→ 200401429
POST
/auth/token
Authenticate
authorize_auth_token_post body → 200400401408422500
DELETE
/auth/token
Revoke Access Token
revoke_auth_token_delete → 200401
POST
/auth/token/refresh
Refresh Access Token
refresh_auth_token_refresh_post body → 200400401408422500
POST
/auth/mcp
Issue MCP-scoped tokens
mcp_authorize_auth_mcp_post body → 200400401408422500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are TokensDto (4 properties), ValidationError (3 properties), FieldError (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties
Error
object
2 properties
FieldError
object
2 properties
AuthToken
object
2 properties
ErrorResponse
object
1 property
Error_2
object
2 properties
ErrorResponse_2
object
1 property
Error_3
object
2 properties
ValidationErrorResponse
object
2 properties 2 required
TokensDto
object
4 properties 2 required
TokenRequestDto
object
1 property 1 required
ErrorResponse_3
object
2 properties 2 required
McpAuthorizeRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nasuni-auth-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 AI Activate 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 Auth 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.