POST /api/profiles
Create a new profile for the signed-in user.
Foundable
Profiles API
Machine-consumable OpenAPI contract plus core profile routes.
Create a new profile for the signed-in user.
Fetch one owned profile by slug.
Update fields of an owned profile.
Return machine-readable public JSON for one profile.
List/search owned profiles with optional filters.
List the current user's API key summary.
Generate or rotate the current user's API key.
Revoke the current user's active API key.
Run MCP JSON-RPC methods (tools/list, tools/call, ping).