
Thisispaper is a public API providing curated architecture, design, photography and art projects with visual-similarity and taste metadata.
All requests require a Bearer Token provided in the Authorization header.
Authorization: Bearer $API_KEY| Method | Path | Description |
|---|---|---|
| GET | https://www.thisispaper.com/intelligence/api-docs | Primary API endpoint. |
curl -X GET "https://www.thisispaper.com/intelligence/api-docs" \ -H "Accept: application/json"