{"name":"Rockstar public API","version":"v1","auth":"API key via 'X-API-Key' header (or ?api_key=). Each key carries scopes; an endpoint 403s if the key lacks its scope. Manage keys in the app under Pipeline → API keys.","envelope":{"items":"T[]","total":"number","limit":"number (≤200)","offset":"number","keyLabel":"string"},"resources":[{"resource":"news","path":"/api/public/v1/news","scope":"news","description":"Funding rounds, acquisitions, grants.","params":["type","country","since","until","limit","offset"]},{"resource":"grants","path":"/api/public/v1/grants","scope":"news","description":"Non-dilutive grants (Innosuisse / CTI / EU / foundation).","params":["country","since","until","limit","offset"]},{"resource":"events","path":"/api/public/v1/events","scope":"events","description":"Community events (meetups, conferences).","params":["platform","city","country","from","until","limit","offset"]},{"resource":"jobs","path":"/api/public/v1/jobs","scope":"jobs","description":"Open job postings.","params":["country","category","remote","since","limit","offset"]},{"resource":"contacts","path":"/api/public/v1/contacts","scope":"contacts","description":"Company directors from the Swiss commercial register (Zefix). Public-register facts only — no email/phone.","params":["country","role","company","limit","offset"]},{"resource":"events","path":"/api/public/v1/meetups","scope":"events","description":"Deprecated alias → use /events.","deprecated":true,"params":["platform","city","country","from","until","limit","offset"]}]}