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
Status of the API response (“success” or “error”)
Total number of talent groups returned
Container for the talents data
Array of talent group objects
Unique talent group identifier
Group or category name
Talent category (e.g., “Arts”, “Music”, “Sports”)
URL to group profile image
Example Request
Example Response
POST /api/talents
Submit talent data with optional metadata.Headers
Content-Type: application/json(required)