Back
API & MCP

API Reference

Access VULK programmatically via our REST API

API Access is available on Pro, Team, Max, and Business plans.

Build powerful integrations with the VULK API. Create projects, manage deployments, and automate your workflow programmatically.

Quick Start

# Get your API key from Settings → API Keys
curl https://vulk.dev/api/v1/projects \
  -H "Authorization: Bearer vk_sk_your_key_here"

Available Endpoints

MethodEndpointDescription
GET/api/v1/projectsList all your projects
POST/api/v1/projectsCreate a new project
GET/api/v1/projects/:idGet project details
DELETE/api/v1/projects/:idDelete a project
GET/api/v1/modelsList available AI models
GET/api/v1/usageGet API usage statistics

Authentication

All API requests require a Bearer token:

Authorization: Bearer vk_sk_your_api_key

Get your API key from Settings > API Keys in the VULK dashboard.

Rate Limits

PlanRequests/minute
Pro300
Team500
Max800
Business1,000

On this page

VULK Support

Online

Hi! How can I help you today?

Popular topics

AI support • support.vulk.dev