Welcome to the Useme API 2.0 documentation.The Useme API enables employers to integrate their systems with the Useme platform and automate agreements with contractors. It provides tools for creating deals and monitoring their status throughout the settlement process.Who is this documentation for?#
This documentation is intended for employers and development teams integrating their systems with Useme. It explains the available API operations, authentication requirements, request and response formats, and the workflow for creating and tracking deals.How can the Useme API help you?#
retrieve the available deal categories and subcategories;
create a deal with a new or existing contractor;
retrieve a deal by its payment token;
list deals associated with the authenticated employer account;
track deal status and billing details.
When a deal is created, Useme automatically determines whether the contractor already has an account or needs a new one. The response indicates the result through the freelancer_status field.By integrating with the API, you can reduce manual data entry and synchronize your system with the Useme deal settlement process.What will you find in this documentation?#
Guides: Step-by-step instructions covering authentication and the complete integration workflow—from retrieving categories and creating a deal to tracking its status.
API Reference: Technical documentation for each endpoint, including HTTP methods, URLs, parameters, request and response schemas, status codes, and example payloads.
Modified at 2026-07-27 12:30:45