Build with Giant Context using API references, official SDKs, and practical docs designed to get you from idea to integration quickly.
Let Giant Context do the work for you. Just tell it want you want to build, when it's ready, it will create a preview image you can approve. It will then show up on your website.
import { createGiantContext } from "@giantcontext/sdk-typescript";
const gc = createGiantContext({ apiKey: process.env.GIANTCONTEXT_API_KEY! });
const data = {};const { data: draft } = await gc.drafts.editDraft(data);Install official SDKs for TypeScript, Python, and cURL examples.
Browse endpoints, parameters, and SDK examples.
Get my suspension appeal messages
Get my notifications
Get organizations I belong to
Get my pending invitations
Get form
Get form submission
Get form submissions
Get forms
Get a project app by slug
Get a project app by ID
Get deleted apps in trash
Get apps in a project
Get all places where a file is referenced
Get a file folder
Get a file
Get file folders in a project
Get project by slug
Search project knowledge
Get all project URLs
Get a project by ID
Get consent settings
Get dialog
Get dialogs
Get custom domain
Start with the concepts, guides, and reference material you need to build with Giant Context confidently.
Learn core API, SDK, and MCP concepts before you build.
See what changed across the platform and API.