Kind of a weird #Fediverse question: do any platforms in this space offer an API for user account registration?
One hypothetical idea I’ve been kicking around is the notion of “pre-registration” for the Fediverse. Basically, a person fills out their profile, imports data archives from other networks, and maybe even finds their mutuals somehow. When they’re done, their account gets created on a random vetted instance, data gets backfilled, and follow requests get sent out to the mutual contacts they’ve found.
I think it’s a good idea, and possibly a good showcase for both the #ActivityPub C2S API and possibly LOLA. However, I don’t think any particular platform supports all of the required pieces yet.
@deadsuperhero Mastodon allows this. I think this is what Ivory and Mona use to keep the onboarding process “in app”.
https://docs.joinmastodon.org/methods/accounts/#create
accounts API methods - Mastodon documentation