{"name":"Marker REST API","status":"ok","version":"v1","message":"This is the Marker REST API. Protected routes require a Marker API token.","documentationURL":"https://docs.getmarker.app","authenticationURL":"https://docs.getmarker.app/authentication","authentication":{"type":"bearer","header":"Authorization: Bearer mkr_<environment>_<lookup>_<secret>","missingTokenStatus":401,"missingScopeStatus":403},"baseURLs":{"development":"https://api-dev.getmarker.app","testflight":"https://api-testflight.getmarker.app","production":"https://api.getmarker.app"},"routes":{"sessions":"/v1/sessions","themes":"/v1/themes","subsessions":"/v1/subsessions","activeSubsession":"/v1/subsessions/active","tags":"/v1/tags","markers":"/v1/markers","chapterMarkers":"/v1/chapter-markers","streamDeckContext":"/v1/integrations/stream-deck/context","watchToken":"/v1/watch/auth/token"}}