# F5 BIG-IP Application Services Templates (FAST)

**Canonical:** https://apis.io/apis/f5/f5-big-ip-fast/  
**Provider:** F5 — https://apis.io/providers/f5/  
**Base URL:** https://{bigip}/mgmt/shared/fast  
**Documentation:** https://clouddocs.f5.com/products/extensions/f5-appsvcs-templates/latest/

F5 BIG-IP Application Services Templates (FAST) is one of 22 APIs that [F5](https://apis.io/providers/f5/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include BIG-IP, Application, Templates, Declarative, and Automation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a changelog.

FAST is the templating layer over AS3 — 26 operations over /mgmt/shared/fast for template sets, templates, applications, tasks and settings. It is the most agent-friendly F5 API in the estate for one specific reason: GET /templates/{setName}/{templateName} returns a real machine-readable parameter schema, and POST /render returns the AS3 declaration a set of parameters WOULD produce without deploying it, so an integration has both an input contract and a rehearsal step.

## Operations (26)

| Method | Path | Summary |
|---|---|---|
| GET | `/applications` | Fetch List of FAST Applications |
| POST | `/applications` | Create one or more Applications from Templates |
| PUT | `/applications` | Create or update Applications from Templates. |
| DELETE | `/applications` | Delete FAST Applications |
| GET | `/applications/{tenantName}/{appName}` | Fetch an individual Application |
| PATCH | `/applications/{tenantName}/{appName}` | Update Application parameters |
| DELETE | `/applications/{tenantName}/{appName}` | Delete Application |
| GET | `/templates` | List all Templates |
| GET | `/templates/{setName}/{templateName}` | Get specified Template |
| GET | `/tasks` | Get Tasks |
| GET | `/tasks/{taskId}` | Get information about a specific Task |
| GET | `/templatesets` | Get Template Sets |
| POST | `/templatesets` | Install Template Set |
| PUT | `/templatesets` | Install Template Set |
| DELETE | `/templatesets` | Delete Template Sets |
| GET | `/templatesets/{setName}` | Get Template information |
| DELETE | `/templatesets/{setName}` | Delete specified Template Set |
| GET | `/settings` | Get FAST Settings |
| DELETE | `/settings` | Delete/Reset FAST Settings |
| POST | `/settings` | Replace FAST settings (Full overwrite) |
| PUT | `/settings` | Replace FAST settings (Full overwrite) |
| PATCH | `/settings` | Update existing FAST Settings |
| GET | `/settings-schema` | Get settings schema |
| GET | `/info` | Information about the FAST Extension |
| POST | `/render` | Render one or more Applications from Templates |
| POST | `/offbox-templatesets` | Provides a set of methods intended for managing Offbox Templatesets |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/f5/refs/heads/main/openapi/f5-big-ip-fast-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/f5/refs/heads/main/overlays/f5-big-ip-fast-overlay.yaml
- **Documentation** — https://clouddocs.f5.com/products/extensions/f5-appsvcs-templates/latest/
- **SourceCode** — https://github.com/F5Networks/f5-appsvcs-templates
- **ChangeLog** — https://github.com/F5Networks/f5-appsvcs-templates/releases
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/f5/refs/heads/main/skills/f5-fast-create-application.md

## Other F5 APIs (12)

- [F5 BIG-IP](https://apis.io/apis/f5/f5-big-ip/)
- [F5 NGINX](https://apis.io/apis/f5/f5-nginx/)
- [F5 Distributed Cloud Services](https://apis.io/apis/f5/f5-distributed-cloud/)
- [F5 BIG-IP iControl REST (Mgmt)](https://apis.io/apis/f5/f5-mgmt-api/)
- [NGINX Plus REST API](https://apis.io/apis/f5/f5-nginx-plus-api/)
- [F5 BIG-IP AS3 (Application Services 3 Extension)](https://apis.io/apis/f5/f5-big-ip-as3/)
- [F5 BIG-IP Declarative Onboarding](https://apis.io/apis/f5/f5-big-ip-declarative-onboarding/)
- [F5 NGINX Management Suite API](https://apis.io/apis/f5/f5-nginx-management-suite-api/)
- [F5 Essential App Protect API](https://apis.io/apis/f5/f5-essential-app-protect-api/)
- [F5 BIG-IQ Centralized Management API](https://apis.io/apis/f5/f5-big-iq-centralized-management-api/)
- [F5 BIG-IP Application Services 3 Extension API](https://apis.io/apis/f5/f5-big-ip-application-services-3-extension-api/)
- [F5 Declarative Onboarding API](https://apis.io/apis/f5/f5-declarative-onboarding-api/)

## Tags

BIG-IP, Application, Templates, Declarative, Automation

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/f5/f5-big-ip-fast/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/f5/.
