API Reference

API reference to interact with Quasarplane programmatically.

This is an under development API.

Query Parameters

Generic list of query parameters available for all queries.

Page Number

?page=:number

Request a specific page number for the results.

Example Request:

GET /v1/containers?page=2
Accept: application/json
Authorization: Bearer eyJFZXdEG1pZWmNrMkZYbkUlrIjoiT0tTcaDFsNY2RnVKZTFV9

Number of Rows

?rows=:number

Request a specific number of rows for the query.

Example Request:

GET /v1/containers?rows=10
Accept: application/json
Authorization: Bearer eyJFZXdEG1pZWmNrMkZYbkUlrIjoiT0tTcaDFsNY2RnVKZTFV9

Users API

The Users HTTP API provides endpoints for user management and authentication.

Container Service API

The Container Service HTTP API provides endpoints to access the Container Service through HTTP.

Providers API

The Providers HTTP API provides endpoints to manage resource providers.