# ARTEX > ARTEX is a platform that enables organizations to run art programs across any medium — interactive screens, print, events, galleries — with artists publishing and owning their work autonomously. Every page linked below is public. The full URL set, including each published work, artist, organization, event, and program page, is enumerated in [the sitemap](https://artex.codame.com/sitemap.xml). ## Browse - [Gallery](https://artex.codame.com/gallery): all published works on the platform - [Artists](https://artex.codame.com/artists): the creatives publishing on ARTEX - [Organizations](https://artex.codame.com/orgs): the organizations running art programs - [Programs](https://artex.codame.com/programs): open programs you can follow or join - [Events](https://artex.codame.com/events): exhibitions and gatherings - [Open calls](https://artex.codame.com/call-for-artists): programs currently accepting submissions - [Products](https://artex.codame.com/products): what ARTEX offers - [Pricing](https://artex.codame.com/pricing): plans for creatives and organizations - [About](https://artex.codame.com/about): what ARTEX is and who builds it ## Machine-readable data Public JSON, no authentication required. Cached and read-only. - [Published works](https://artex.codame.com/public/projects): every public work with title, description, credits, and cover - [One work](https://artex.codame.com/public/projects/SLUG): detail for a single work by its slug - [Artist directory](https://artex.codame.com/public/artists-directory): public artist cards - [One artist](https://artex.codame.com/public/artists/SLUG): detail for a single artist by slug or id - [Galleries and events](https://artex.codame.com/public/galleries): published public galleries with dates and venues - [Programs](https://artex.codame.com/public/programs): public program cards across organizations ## Detail pages - Work: https://artex.codame.com/art/SLUG - Artist: https://artex.codame.com/artists/SLUG - Organization: https://artex.codame.com/orgs/SLUG - Program: https://artex.codame.com/orgs/ORG_SLUG/programs/PROGRAM_SLUG - Gallery or event: https://artex.codame.com/orgs/ORG_SLUG/GALLERY_SLUG Work and artist detail pages serve crawler-friendly HTML with Open Graph tags and Schema.org JSON-LD to agents that do not run JavaScript.