# NMCrate Docs ## Docs - [Analytics timeseries [+]](https://docs.nmcrate.com/analytics-timeseries.md): Bucketed revenue and order series for a window and its previous window, ready to chart. - [Get a product](https://docs.nmcrate.com/get-a-product.md): Full details of one of your products, looked up by slug, public id, or ObjectId. - [Get your studio](https://docs.nmcrate.com/get-your-studio.md): The key's own studio profile, catalog counts, and the key's tier. - [Getting Started](https://docs.nmcrate.com/index.md): Programmatic access to your studio's catalog, sales, and analytics on NMCrate. - [NMKey plugin integration](https://docs.nmcrate.com/license-plugin-integration.md): Add the NMKey library to your Paper plugin — Gradle setup, Kotlin one-liner, Java usage, configuration, and obfuscation. - [NMKey HTTP API](https://docs.nmcrate.com/licensing-raw-api.md): The raw NMKey validation endpoints — for runtimes where the JVM library isn't an option. - [List product versions](https://docs.nmcrate.com/list-product-versions.md): Complete version history of one of your products, every status, with changelogs and file metadata. - [List products](https://docs.nmcrate.com/list-products.md): Your studio's full product catalog, drafts included, with public metadata and publish state. - [List sales [+]](https://docs.nmcrate.com/list-sales.md): Paginated, filterable list of your studio's orders, buyer, product, and amount breakdown per sale. - [NMKey licensing](https://docs.nmcrate.com/nmkey-licensing.md): NMCrate's first-party plugin licensing — per-buyer keys baked into the jar, locked to one live server, validated with Ed25519-signed responses. - [Purchase verification](https://docs.nmcrate.com/purchase-verification.md): Short-lived XXX-XXX-XXX codes that prove product ownership to third parties, without exposing any user data. - [Authentication](https://docs.nmcrate.com/quickstart.md): Create studio API keys in Studio Settings → API and authenticate requests with the x-api-key header. - [Sales summary [+]](https://docs.nmcrate.com/sales-summary.md): Revenue, order count, average order value, and withheld tax for a period, with previous-period comparison. - [Top products [+]](https://docs.nmcrate.com/top-products.md): Your best sellers ranked by revenue within a period.