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, KVKK operations flows 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.

KVKK

Disclosure, explicit consent and audit export

Operationally document the KVKK consent flows, the compliance screen in the dashboard and audit export filters.

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 Private endpoint.
  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 KVKK guide.