ActivityPub Inbox API
The inbox is an OrderedCollection endpoint on each actor that receives activities delivered by remote servers. Servers POST activities to an actor's inbox to federate content. The inbox also supports GET for authorized clients to retrieve received activities. ActivityPub uses HTTP Signatures for server-to-server authentication when delivering to inboxes.