Reference/API/Other
GET
/v1

Hello world endpoint

Default endpoint. Simply replies with 'Hello, World!'. Authorization is not required

/v1

Authorization

curl -X GET "https://api.braintrust.dev/v1"

Hello world string

"string"

On this page