---
title: Get started
description: Start using Artifacts with Workers or the REST API.
image: https://developers.cloudflare.com/dev-products-preview.png
---

[Skip to content](#%5Ftop) 

Was this helpful?

YesNo

[ Edit page ](https://github.com/cloudflare/cloudflare-docs/edit/production/src/content/docs/artifacts/get-started/index.mdx) [ Report issue ](https://github.com/cloudflare/cloudflare-docs/issues/new/choose) 

Copy page

# Get started

Start here to create, inspect, and version Artifacts from Cloudflare developer workflows.

* Use **Workers** when you want the simplest path and already use Wrangler.
* Use **REST API** when you want control-plane HTTP access with a Cloudflare API token.
* [ Workers ](https://developers.cloudflare.com/artifacts/get-started/workers/)
* [ REST API ](https://developers.cloudflare.com/artifacts/get-started/rest-api/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/artifacts/","name":"Artifacts"}},{"@type":"ListItem","position":3,"item":{"@id":"/artifacts/get-started/","name":"Get started"}}]}
```
