Learn how to build structured AI APIs with ShapeShyft
Create a Project
Start by creating a new project in your dashboard. Give it a name and optional description.
Add a Provider
Configure your API key for OpenAI, Anthropic, Google Gemini, or a custom LM server.
Define an Endpoint
Create an endpoint with output JSON schema, instructions, and context. Connect it to your LLM key.
Set Your Organization Path
Configure a custom organization path in settings, or use your auto-generated default path.
Integrate
Call your endpoint from your application using simple GET or POST requests.