neurico.ai

Turkish characters are normalized — açık rıza = acik riza

Public docsEN · TRSearch built-in

Neurico documentation

Find your first endpoint setup, the OpenAI-compatible v1 contract, privacy operations and how to migrate your existing Python SDK integration to Neurico.

Quickstart

Your first Neurico call in 5 minutes

Complete sign-up, email verification, endpoint creation, getting an API key and your first /v1 calls in one flow.

API Reference

Auth, endpoints and error behavior

Review the expected request-response shape of Bearer auth, /v1/models, /v1/responses and audit export flows.

Privacy

Privacy notices, data rights and audit export

Review regional privacy notices, data-rights settings and account activity exports.

Migration

Migrating from the OpenAI SDK to Neurico

Move your existing OpenAI Python SDK integration to the Neurico gateway with a base URL and key change.

Getting-started checklist

  1. Complete email verification via Sign in.
  2. Get the endpoint base URL and bearer key from the dashboard.
  3. Validate the contract with GET /v1/models.
  4. Test your first app call with POST /v1/responses.
  5. If you need compliance, confirm the audit export flow with the privacy guide.