GET /api/talents
Retrieve talent groups and categories from the Dzaleka talent directory.Query Parameters
No query parameters required. Returns all talent groups.Response Format
string
required
Status of the API response (“success” or “error”)
number
required
Total number of talent groups returned
object
required
Container for the talents data
array
required
Array of talent group objects
string
Unique talent group identifier
string
Group or category name
string
Talent category (e.g., “Arts”, “Music”, “Sports”)
string
URL to group profile image
Example Request
Example Response
POST /api/talents
Submit talent data with optional metadata.Headers
Content-Type: application/json(required)
Response
Returns the same format as GET with additional metadata if provided.Related Endpoints
Profiles API
View individual member profiles
Artists
Browse artist profiles