PixHub is a file/image/video hosting service — anonymous or account-based uploads, albums, tags, comments, and likes, with a public feed and a moderation queue behind the scenes.
PixHub has a JSON/REST API for uploading, listing, inspecting, and deleting files
programmatically, plus account usage stats. Auth is a single API key sent as an X-Api-Key
header, generated from your account's API Key / Cheie API page.
Both cover authentication, all 5 endpoints, rate limits, error shapes, and working code examples in curl, JavaScript, Python, PHP, and Go.
The same reference also lives on the site itself, alongside PixHub's general user docs:
- pixhub.ro/documentatie — site documentation (Română)
- pixhub.ro/en/docs — site documentation (English)