README.md

# Spatio SDK

Generated SDK for the [SpatioAPI](https://www.spatio.app/developers/docs/api). Do not edit by hand. Regenerated from the official OpenAPI spec on every release.

## Install

```bash
{:spatio_sdk, "~> 0.0.1"}
```

## Import

```
alias Spatio.Api.Notes
```

## Authentication

The SpatioAPI uses Personal Access Tokens. Mint one at **Settings → Tokens** in [Spatio Desktop](https://www.spatio.app) or on [spatio.app](https://www.spatio.app).

## Links

- [SpatioAPI reference](https://www.spatio.app/developers/docs/api)
- [OpenAPI spec](https://api.spatio.app/openapi.json)
- [Spatio on the web](https://www.spatio.app)

## About this package

Generated from the SpatioAPI OpenAPI spec on every release. PRs against generated files will be overwritten on the next release; file issues at https://github.com/spatio-labs/spatio-elixir/issues for bugs in the SDK shape.

Licensed under MIT.