Developer platform

Build with Awaken

One tax engine, two ways to build. Automate an account or embed tax reporting in your product.

Choose your path

Start in minutes

If you are working with your own Awaken data, the Claude skill is the fastest path. Developers who need deterministic application access should start with GraphQL. Companies serving end users should start with the Hosted Portal before choosing a Custom Integration.

Your first authenticated request
curl https://api.awaken.tax/graphql \
-H "content-type: application/json" \
-H "x-api-key: $AWAKEN_API_KEY" \
--data '{"query":"query { getMyClients { id name } }"}'

A shared platform

SurfaceProduction endpointBest for
GraphQLhttps://api.awaken.tax/graphqlDirect, flexible access to your Awaken account
MCPhttps://api.awaken.tax/mcpAI assistants and agent workflows
Claude skillhttps://api.awaken.tax/skillGuided tax workflows with the least setup
Embedded RESThttps://api.awaken.tax/apiEmbedded tax products