Skip to main content

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
array
Array of individual talents within the group
string
Talent name
string
Talent biography
string
Individual profile picture
string
Instagram handle
string
Twitter handle

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.

Profiles API

View individual member profiles

Artists

Browse artist profiles