Salesforce Pub/Sub API
The Salesforce Pub/Sub API is a gRPC-based API for publishing and subscribing to platform events, change data capture events, and other event types in real time. It supersedes the CometD-based Streaming API for high-throughput event-driven integrations.
Documentation
Documentation
https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-intro.html
GettingStarted
https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-get-started.html
APIReference
https://developer.salesforce.com/docs/platform/pub-sub-api/references/pubsub-api-reference.html
Authentication
https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-auth.html