GET /api/profiles
Retrieve community member profiles from the talent and skills directory.Query Parameters
No query parameters required. Returns all profiles.Response Format
Status of the API response (“success” or “error”)
Total number of profiles returned
Container for the profiles data
Array of profile objects
Unique profile identifier
Person’s full name
Primary skill or profession
Profile status (e.g., “active”, “seeking work”)
Location within Dzaleka
Skill category
Experience level (beginner, intermediate, expert)
URL to profile image
Contact email
Contact phone number
Brief profile description
Example Request
Example Response
POST /api/profiles
Submit profile data with optional metadata.Headers
Content-Type: application/json(required)
Request Body
Optional metadata about the request context