> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reference Home

> API references, Terraform resources, and technical specifications for CoreWeave products

Technical reference documentation for CoreWeave products. Use these resources to manage infrastructure as code, integrate with APIs, and configure product-specific parameters.

## Terraform provider

Manage CoreWeave resources as code with the Terraform provider:

<Columns cols={1}>
  <Card title="CoreWeave Terraform provider" href="/platform/terraform" arrow="true">
    Manage CKS clusters, VPCs, and Object Storage with Terraform and OpenTofu. Includes provider schema, resources, and data sources.
  </Card>
</Columns>

## Product references

Browse API references, component specifications, and configuration parameters:

<Columns cols={3}>
  <Card title="CKS reference" href="/products/cks/reference/cluster-components" arrow="true">
    Cluster components, CKS API, and node pool specifications.
  </Card>

  <Card title="SUNK reference" href="/products/sunk/reference/sunk-parameters" arrow="true">
    SUNK parameters, Slurm configuration, and Slurm login parameters.
  </Card>

  <Card title="Object Storage reference" href="/products/storage/object-storage/reference/about" arrow="true">
    S3-compatible API and AI Object Storage API for IAM and storage operations.
  </Card>

  <Card title="VPC reference" href="/products/networking/vpc/vpc-api" arrow="true">
    VPC API for creating, listing, updating, and deleting VPCs.
  </Card>

  <Card title="Inference reference" href="/products/inference/reference/api-overview" arrow="true">
    REST, gRPC, and Connect API for managing inference gateways, deployments, and capacity claims.
  </Card>
</Columns>
