API How-Tos

This section provides detailed guides on how to perform various operations with the In-Memory DB instances using the API. Follow the links below to access step-by-step instructions for each task.

Endpoints

A regional endpoint is necessary to interact with the In-Memory DB REST API endpoints. For more information, see the API specification file.

Currently, IONOS supports the following endpoints for various locations:

  • Berlin, Germany: https://in-memory-db.de-txl.ionos.com/replicasets

  • Frankfurt, Germany: https://in-memory-db.de-fra.ionos.com/replicasets

  • Logroño, Spain: https://in-memory-db.es-vit.ionos.com/replicasets

  • London, United Kingdom: https://in-memory-db.gb-lhr.ionos.com/replicasets

  • Worcester, United Kingdom: https://in-memory-db.gb-bhx.ionos.com/replicasets

  • Newark, United States: https://in-memory-db.us-ewr.ionos.com/replicasets

  • Las Vegas, United States: https://in-memory-db.us-las.ionos.com/replicasets

  • Lenexa, United States: https://in-memory-db.us-mci.ionos.com/replicasets

  • Paris, France: https://in-memory-db.fr-par.ionos.com/replicasets

Examples

The documentation contains curl examples, as the tool is available on Windows 10, Linux, and macOS. You can also refer to the following blog posts on the IONOS website that describe how to execute curl in Linux and Windows systems if you encounter any problems.

Last updated

Was this helpful?