← Back to SuperInstance.ai

Security Policy

How we handle vulnerabilities, authentication, and responsible disclosure.

Reporting a Vulnerability

Email security@superinstance.ai or open a private security advisory at github.com/SuperInstance/SuperInstance/security.

Please do not publicly disclose vulnerabilities before we've had a chance to respond.

Response Time

API Authentication

EndpointAuth RequiredMethod
POST /searchNo
POST /recommendNo
POST /similarNo
GET /statsNo
GET /clustersNo
GET /docsNo
GET /openapi.jsonNo
POST /ingestYesAuthorization: Bearer <token>

Only /ingest requires authentication. All read endpoints are public and free.

Getting an Ingest Token

Contact security@superinstance.ai or open a GitHub issue to request an ingest token.

Rate Limiting

Public endpoints are currently unrate-limited for development. We ask that you:

Abuse will result in IP-level blocking. Production rate limits coming soon.

Scope

In Scope

Fleet Vector API, superinstance.ai, npm packages (@superinstance/*), GitHub repos

Out of Scope

Social media, third-party services, DoS attacks, social engineering

Best Practices