docs(limits): integrate API platform limits via x-mint (§8, §7) - #449
docs(limits): integrate API platform limits via x-mint (§8, §7)#449mallikarjun-dhulange wants to merge 2 commits into
Conversation
Add Personalize Fetch API rate limit (10,000 RPM) to the fetchExperience endpoint. Most API rate limits (Campaigns, Catalog, Stats, segment filter/file, Cards 50K RPM, Recommendations 1MB) were already documented. Flagged conflicts: user merge 100 vs 50, bulk payload 128KB vs 100KB. Partner ingestion (§7) deferred - no connectors pages exist yet. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🚩 Two spec-vs-Confluence conflicts held for PMBoth are already documented in the OpenAPI specs with values that differ from Confluence, and both have detailed surrounding content (error examples, guidance). I did not overwrite them, because changing the number would contradict the spec's own 413/error responses.
Please confirm the correct values. If Confluence is right, the spec's error examples need updating too — not just the number. Deferred — §7 partner ingestion has no homeThe Segment / Adobe / mParticle inbound-ingestion limits (500 RPS, 15K RPM, 128 KB) have no CDP data-ingestion pages under
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
PM confirmed the Merge Users API caps at 50 users per call (was 100 in the spec). Bulk/Track User payload confirmed correct at 128 KB — no change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Platform limits — API POD (§7, §8) + deferred API-surface limits
Covers the MoEngage API rate limits (Confluence §8), partner ingestion (§7), and the API-surface limits deferred from earlier PODs. Rate limits on endpoints use the
x-mint.content→#### Rate Limitconvention.mint validatepasses (the one warning is pre-existing and unrelated:ProfileCalculator.jsxreact import).Added
x-mintblock on thefetchExperienceendpoint in personalize-experience.yaml. (The 25-experience-keys-per-request cap was already documented.)Verified already-documented (no change needed)
Both are documented in the specs with detailed surrounding content; changing the numbers would contradict the specs' own error responses, so they're flagged rather than overwritten.
Deferred — no home page exists yet
partner-guide/for Segment/Adobe/mParticle. The Confluence handover itself notes these belong on "connectors pages (when created)." These limits need a home page before they can be documented.🤖 Generated with Claude Code