What problem does it solve?
Provides clear, operational guidance for implementing and troubleshooting Braze platform-level REST APIs so backend engineers can avoid data loss, permission errors, and inconsistent state when managing identity, content, and media surfaces.
Core Features & Use Cases
- Implements patterns and constraints for SDK authentication, SCIM provisioning, user merge semantics, template and translation management, media library uploads, and preference center updates.
- Explains async behaviors, permission scoping, idempotency, multipart binary handling, Liquid template validation, and recommended error and rate-limit handling.
- Use Case: An engineer building a service to issue SDK session tokens, provision dashboard users via SCIM, and reliably merge user profiles while preserving auditability and avoiding partial failures.
Quick Start
Use the engineer-platform-api skill to audit and implement platform endpoints for SDK auth, SCIM, user merges, templates, translations, media uploads, and preference center updates.