# About Curl

DashKite APIs provide an HTTP interface, which means you can use any client that knows how to make HTTP requests. In our examples, we use curl, which is a popular HTTP client for use in terminal consoles.

# Conventions

In our curl examples, the parameters you must provide are indicated by the use of curly braces. For example, we denote the database address as {db}.