Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
Submit results as JSON
Request to create a badge
The title of the badge
"Top Contributor"
The ID of the asset to use as the badge image
12345
The description of the badge
"Awarded to active community members"
The hex color code for the badge
"#FF5733"
Response
The created badge object
Badges are custom field values used to recognize and reward members
The record's integer ID
"1234"
The date and time the record was created
"2025-11-17T21:14:56+00:00"
The date and time the record was last modified
"2025-11-17T21:14:56+00:00"
The title of the badge
"Top Contributor"
The ID of the custom field this badge belongs to
The description of the badge
"Awarded for exceptional contributions"
The hex color code for the badge
"#FFD700"
URL to the badge image