Search users via the API

Oct 4, 2024

1 minute read

Release

Share

Following the model search endpoint added last month, you can now search for users on WriftAI through the API.

How it works

The new GET /search/users endpoint accepts a query string and returns matching users. Results are paginated using cursor-based pagination.


1curl "https://api.wrift.ai/v1/search/users?q=john&page_size=10" \
2 -H "Authorization: Bearer $WRIFTAI_ACCESS_TOKEN"

Queries must be between 1 and 50 characters. See the API reference for the full request and response schema.

Scale Your Projects.
Build With Confidence.

Scale your projects effortlessly with WriftAI. Seamlessly integrate and optimize performance as you expand and innovate.

© 2026 Sych Inc.