# 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://codame.com/sitemap.xml). ## Browse - [Gallery](https://codame.com/gallery): all published works on the platform - [Artists](https://codame.com/artists): the creatives publishing on ARTEX - [Organizations](https://codame.com/orgs): the organizations running art programs - [Programs](https://codame.com/programs): open programs you can follow or join - [Events](https://codame.com/events): exhibitions and gatherings - [Open calls](https://codame.com/call-for-artists): programs currently accepting submissions - [Products](https://codame.com/products): what ARTEX offers - [Pricing](https://codame.com/pricing): plans for creatives and organizations - [About](https://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://codame.com/public/projects): every public work with title, description, credits, and cover - [One work](https://codame.com/public/projects/SLUG): detail for a single work by its slug - [Artist directory](https://codame.com/public/artists-directory): public artist cards - [One artist](https://codame.com/public/artists/SLUG): detail for a single artist by slug or id - [Galleries and events](https://codame.com/public/galleries): published public galleries with dates and venues - [Programs](https://codame.com/public/programs): public program cards across organizations - [One collection](https://codame.com/public/collections/SLUG): a public collection and the works it holds ## Detail pages - Work: https://codame.com/art/SLUG - Artist: https://codame.com/artists/SLUG - Organization: https://codame.com/orgs/SLUG - Program: https://codame.com/orgs/ORG_SLUG/programs/PROGRAM_SLUG - Gallery or event: https://codame.com/orgs/ORG_SLUG/GALLERY_SLUG - Collection: https://codame.com/collections/SLUG Work, artist, and collection detail pages serve crawler-friendly HTML with Open Graph tags and Schema.org JSON-LD to agents that do not run JavaScript.