# Example

Example

## Example

> This is just an example, please navigate to the actual Object Storage API Reference depending on the bucket type:\
> \- \[IONOS Object Storage API for contract-owned buckets ]\(<https://api.ionos.com/docs/s3-contract-owned-buckets/v2/)\\>
> \- \[IONOS Object Storage API for user-owned buckets]\(<https://api.ionos.com/docs/s3-user-owned-buckets/v2/>)<br>

```json
{"openapi":"3.0.3","info":{"title":"IONOS Object Storage API Reference","version":"2.0.17"},"tags":[{"name":"Example","description":"Example"}],"servers":[{"url":"https://s3.eu-central-1.ionoscloud.com","description":"URL for `de` (Frankfurt, Germany)"},{"url":"https://s3.eu-central-2.ionoscloud.com","description":"URL for `eu-central-2` (Berlin, Germany)"},{"url":"https://s3.eu-south-2.ionoscloud.com","description":"URL for `eu-south-2` (Logroño, Spain)"},{"url":"https://s3.eu-central-3.ionoscloud.com","description":"URL for `eu-central-3` (Berlin, Germany)"},{"url":"https://s3.us-central-1.ionoscloud.com","description":"URL for `us-central-1` (Lenexa, USA)"}],"security":[{"hmac":[]}],"components":{"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header"}}},"paths":{"/example":{"get":{"tags":["Example"],"summary":"Example","operationId":"Example","description":"This is just an example, please navigate to the actual Object Storage API Reference depending on the bucket type:\n- [IONOS Object Storage API for contract-owned buckets ](https://api.ionos.com/docs/s3-contract-owned-buckets/v2/)\n- [IONOS Object Storage API for user-owned buckets](https://api.ionos.com/docs/s3-user-owned-buckets/v2/)\n","responses":{"200":{"description":"Successful operation"},"404":{"description":"Not found"}}}}}}
```
