Do widgets support any CloudKit related loading, or is this expected to be a payload from a web api?
CloudKit & CoreData Support
Yes WidgetKit does support CLoudKit related loading. I was able to load images from CloudKit and display them on my widget.
Recommended
Yes it does. Make sure you have your app groups setup correctly, but you can share data among your apps and extensions in the same way you would with other extension types.