Welcome to Armo Poster API. Below are the available endpoints:
| Method | Endpoint | Description |
|---|---|---|
| GET | / |
List all available endpoints |
| GET | /status |
Check API status and uptime |
| GET | /about |
Get information about the API |
| GET | /ssites |
Get a list of supported sites |
| GET | /fetch |
Get a list of available posters for a given URL |
| GET, POST | /request |
Allows users to send custom requests to the API for testing or debugging purposes |
| HEAD | /uptime |
UptimeRobot HEAD check route for monitoring API availability |