API
Programmatic access to Ranqly. API keys and full reference coming soon.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /v1/contests | List contests |
| GET | /v1/contests/:id | Get contest details |
| POST | /v1/contests/:id/submissions | Submit an entry |
| GET | /v1/submissions | List user submissions |