Users API Documentation

API Overview

The Users API allows you to manage user data and relationships in your WeComplete application.

Base URL: https://api.wecompleteapp.com/api/users

Key Features

  • Comprehensive user profile management
  • Partner connection and relationship tracking
  • User preferences and discovery settings
  • Related data retrieval (memories, events, moods, etc.)
  • Profile completeness and matchability scoring

Authentication

All Users API endpoints require authentication. Include your authentication token in the request header:

Authorization: Bearer {your-auth-token}