OpenPanel · Capability
OpenPanel API — Profile
OpenPanel API — Profile. 3 operations. Lead operation: Profile. Self-contained Naftiko capability covering one Openpanel business surface.
What You Can Do
POST
Post
— Identify or update a user profile.
/v1/profile
POST
Post
— Decrement a numeric property on a user profile.
/v1/profile/decrement
POST
Post
— Increment a numeric property on a user profile.
/v1/profile/increment
MCP Tools
identify-update-user-profile
Identify or update a user profile.
decrement-numeric-property-user-profile
Decrement a numeric property on a user profile.
increment-numeric-property-user-profile
Increment a numeric property on a user profile.