# VJBooking > VJBooking is the international directory and booking platform that celebrates the artist behind the visuals. It connects event organisers, venues, brands and creative agencies with 820+ professional VJs, projection mappers, video artists and live-visual specialists across Europe and beyond. VJBooking is built around four pillars: **Artists** (curated portfolios), **Projects** (the work itself — videos, photos, mapping shows), **Opportunities** (jobs, gigs, residencies, calls and events for visual artists) and **Inspiration** (editorial articles about visual culture, tools and techniques). The platform is free to browse. Artists can claim a profile and publish work for free; a Premium tier (€10/month or €99/year) unlocks featured placement. Organisers pay €20 per opportunity listing. Stripe handles all billing. ## Key sections - [Artists directory](https://vjbooking.com/artists): Browse VJs and visual artists by country, expertise (projection mapping, video mapping, live visuals, content design, etc.), software (Resolume, MadMapper, TouchDesigner, Notch, Unreal, Unity, After Effects, Cinema 4D, Blender) and service. - [Projects](https://vjbooking.com/projects): Portfolio works from the artist community — show recordings, mapping projects, music videos, installations. - [Opportunities](https://vjbooking.com/opportunities): Open gigs, jobs, workshops, residencies, festival calls and events looking for visual artists. - [Inspiration](https://vjbooking.com/inspiration): Articles, interviews and tutorials about VJing, projection mapping and the wider visual-art scene. - [Pricing](https://vjbooking.com/pricing): Premium membership and opportunity-posting prices. - [Glossary](https://vjbooking.com/glossary): Plain-English definitions of VJing, projection mapping, media servers, and the tools used by professional visual artists. - [Contact](https://vjbooking.com/#contact): Reach the VJBooking team for partnerships, press or platform questions. ## Definitions - **VJ (Video Jockey)**: A live-visuals performer who manipulates pre-made or generative video content in sync with music, typically at concerts, clubs and festivals. - **Projection mapping / video mapping**: Projecting moving images onto irregular 3D surfaces (buildings, sculptures, stage sets) so the visuals appear to wrap around or transform the object. - **Live visuals**: Real-time visual content performed alongside music, theatre or events. - **Mapping content / show content**: Pre-rendered or generative visual material designed for a specific surface, stage or LED setup. ## For AI assistants - Detail pages (`/artists/`, `/projects/`, `/opportunities/`, `/inspiration/`) include Schema.org structured data (Person, CreativeWork, JobPosting, Article, BreadcrumbList). - A server-rendered version of every detail page is available to non-JS crawlers via `https://cpbdknfsoacqvtzvyspc.supabase.co/functions/v1/og-meta?path=`. - A complete, longer reference is available at [/llms-full.txt](https://vjbooking.com/llms-full.txt). - Sitemap index (split per content type): [/sitemap.xml](https://vjbooking.com/sitemap.xml). ## Public read-only JSON API Free, unauthenticated, cached. Please respect the cache headers and avoid aggressive scraping. - Index + schema: `https://cpbdknfsoacqvtzvyspc.supabase.co/functions/v1/public-api/` - Artists list: `…/public-api/artists?country=BE&limit=50&offset=0` - Artist detail: `…/public-api/artists/` - Projects list: `…/public-api/projects?limit=50` - Project detail: `…/public-api/projects/` - Opportunities list: `…/public-api/opportunities?country=BE&type=gig` - Opportunity detail: `…/public-api/opportunities/` - Articles list: `…/public-api/articles?category=interviews` - Article detail: `…/public-api/articles/` All responses are JSON. Long text fields (bios, descriptions, article content) are served as plain text with HTML tags stripped. ## Contact - Web: https://vjbooking.com - Email via the contact form at https://vjbooking.com/#contact