# replicated api

Make ad-hoc API calls to the Replicated API

### Options

```
  -h, --help   help for api
```

### Options inherited from parent commands

```
      --app string       The app slug or app id to use in all calls
      --debug            Enable debug output
      --profile string   The authentication profile to use for this command
      --token string     The API token to use to access your app in the Vendor API
```

### SEE ALSO

* [replicated](replicated)	 - Manage your Commercial Software Distribution Lifecycle using Replicated
* [replicated api get](replicated-cli-api-get)	 - Make ad-hoc GET API calls to the Replicated API
* [replicated api patch](replicated-cli-api-patch)	 - Make ad-hoc PATCH API calls to the Replicated API
* [replicated api post](replicated-cli-api-post)	 - Make ad-hoc POST API calls to the Replicated API
* [replicated api put](replicated-cli-api-put)	 - Make ad-hoc PUT API calls to the Replicated API