# Noise > Noise is a creator-economy platform connecting brands with content creators for UGC (user-generated content) campaigns. Brands launch campaigns and playbooks; creators produce, post, and monetize content across social platforms. ## Brand Reporting API The Reporting API gives brands programmatic, read-only access to their daily campaign performance — spend, views, unique creators, posts, and CPM — grouped by day, campaign, and playbook. Authenticated per organization with `x-noise-org` + `x-noise-token` headers. - [OpenAPI spec](https://reporting.getnoise.com/openapi.yaml): Full machine-readable contract. Hand this URL to an AI assistant and it can write correct requests and generate a client. - [Endpoints]: `GET /v1/reports/daily` (metrics + period totals), `GET /v1/campaigns`, `GET /v1/playbooks` — base URL `https://reporting.getnoise.com`. ## Docs - [In-app API reference](https://www.getnoise.com): Brand portal → Resources → Reporting API (shows your org credentials + examples). - [How-to guides](https://getnoise.notion.site/Noise-How-To-Guides-2e1fcda432178052ad66df7a35afe9f7) ## About - [Home](https://www.getnoise.com)