Submit a Publisher

Add a Bulk Publish endpoint to the public slot-aggregator registry. Submissions are reviewed before being enabled.

Submission
Just the basics. Everything else is validated automatically.
What happens next
We validate before enabling in the public registry.
  • Fetch the manifest and check basic structure.
  • Sample Location/Schedule/Slot outputs for usability.
  • Verify state-routing is possible (via Location.address.state or the state hint extension).
  • Email you the results (pass/fail + any fixes needed).
Why contact email is required
If validation fails (broken URLs, missing required outputs, no state discoverability, etc.), we need a way to tell you what to fix.
Recommended best practices
These make your publisher easier to route by state and test at scale.
  • Publish state hints so aggregators can quickly determine which files map to which US states.
  • State hints are commonly provided on the manifest output entries (e.g., grouping Slot files by state).
  • Preferred: also make state discoverability clear from the Location output (so state can be inferred reliably even if Slot files are mixed or the manifest doesn’t provide hints).
View the SMART Scheduling Links spec