Accessing the API

Getting an API Key

The Axiom Proving API is currently in private beta. At present, access to the API is only available upon invitation from the Axiom team for early beta users.

Authentication

All requests to the Axiom Proving API must include an Axiom-API-Key header with your API key. If you are using the Axiom CLI, you will initialize the client with an API key, and the client will set the API key in every request you make. If you are making raw REST API requests, you must set this header yourself.