---
title: "X-API-Version"
url: "https://developer.pexa.co.uk/apis/instruction-v1-v1/versions/a575c728-491b-4506-bc70-40811192165a/schemas/X-API-Version"
---

> Full API specification: https://developer.pexa.co.uk/apis/instruction-v1-v1/versions/a575c728-491b-4506-bc70-40811192165a.md

# X-API-Version

The API version that was used to process the request.

## OpenAPI definition

```yaml
openapi: 3.0.1
info:
  title: Lender Instruction
  version: v1.3.0
servers:
  - url: https://api.pexa.co.uk
    description: API Gateway URL
components:
  schemas:
    X-API-Version:
      type: string
      description: The API version that was used to process the request.
```
