Learn how to use Photon to train and deploy AI models
Photon provides a unified API for running inference on AI models. Get started by exploring our API documentation to integrate AI capabilities into your applications.
Explore our comprehensive API documentation with examples for both OpenAI and Anthropic compatible formats.
View API DocumentationPhoton supports both OpenAI and Anthropic API formats. Use whichever format you're most comfortable with.
Send a POST request to our inference endpoint with your model and message parameters.
Receive AI-generated responses in the same format as your chosen API standard.
Ready to get started?