Academy’s Claude API

Anthropic’s Claude Console API is now available to Academy Securities through a proprietary internal API. Unlike Anthropic’s native API, this does not rely on static API keys but instead uses your M365/Entra identity with no key required.

To request access to Academy’s Claude API, please contact the project owner.

Base URL

https://api.acad-data.com/claude

Endpoints

Endpoint Methods Purpose
/messages POST Standard LLM messaging interaction
/messages/simple POST, GET Simplified text I/O interaction
/messages/count_tokens POST Estimate input tokens of a prompt
/models GET List currently available models

Request body requirements and output responses mirror that of Claude’s native API and can be referenced in their API Documentation.

Authentication

words

Python SDK

words

Project Owner

Wesley Covey - wcovey@academysecurities.com