Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

On this pageOverview

Authentication

How this API authenticates requests, and where your API keys live.

This contract declares no authentication schemes. Each operation documents whether credentials are required.

Your API keys

Code example

A request using the declared server and authentication requirements:

curl --globoff -X GET 'https://www.comet.com/opik/api/.well-known/oauth-authorization-server'
Export
Documentation menu