Kenshi R-API sends blockchain events to your HTTP endpoint. This endpoint needs to return a 2xx code on success, if any other code is returned the sent events will be rescheduled.
All R-API subscriptions need to be linked with a Deep Index Sync task. Metadata from the Sync task is used by R-API to keep track of sourced events from the blockchain.
Choose a starting point. R-API sends blockchain events to your endpoint starting from this point. You can choose a block number in the past, but it should be bigger than the starting block of the linked Sync task.
R-API pricing is based on how many months your subscription lasts, and how many requests in total will be made to your endpoint.
All events matching these criteria will be sent to your webhook endpoint.