# Deployment

This service is deployed on render at [apitest.suno.com](https://apitest.suno.com/api/songs).

The main endpoint is `/api/songs`

The API is documented at `/apidocs`

# Tests
`pytest test.py`
