# Getting Started

The api is served on [**`http://localhost:50071`**](http://localhost:50071/). If you opened another instance the port number is incremented by 1, so the **`first instance`** will have port **`50071`**, **`second instance`** will have port **`50072`** and so on.\
\
In order to use\
\- [swap-api](https://dev.bloodydash.xyz/api/swap-api "mention")\
\- [positions-api](https://dev.bloodydash.xyz/api/positions-api "mention")\
add endpoint path to base URL\
\
Example:\
\&#xNAN;**`/api/v1/quick-task/swap`** -> **`http://localhost:50071/api/v1/quick-task/swap`**
