**Source URL:** https://general.veevavault.dev/vault-api/getting-started.md

# Getting Started

This tutorial walks you through your first Vault API call. In this Getting Started, you will learn:

* [How to set up a Vault user with API access](/vault-api/getting-started/prerequisites)

* [The structure of Vault endpoints](/vault-api/getting-started/endpoint-structure)

* [How Vault API is versioned](/vault-api/getting-started/endpoint-structure)

* [What a session ID is, and how to get one](/vault-api/getting-started/authenticating)

* [How to upload a document to your Vault with Vault API](/vault-api/getting-started/upload-document)



---

**Next:** [Prerequisites](/vault-api/getting-started/prerequisites)