The Robot Services Exchange is a new platform that connects people in need of robot services (buyers) with robot owners or operators (sellers). Buyers post service request bid and sellers grab jobs with their capabilities to fulfill these requests. The RSE streamlines the process of finding, hiring, and managing robot services across all industries, enabling efficient and cost-effective solutions.
RSE operates through a dynamic bidding and matching system.
This system ensures efficient allocation of robot services, competitive pricing, and transparent transactions between buyers and sellers.
Floor cleaning
Window washing
Waste disposal
Crop monitoring
Planting
Harvesting
Package delivery
Invertory management
Warehouse operations
Site surveying
Material
Harvesting
Patrol services
Monitoring
Threat detectioniv
Tutoring
Personal shopping
Event assistance
You need to create an account on RSE:
Registration: Sign up by providing your username and password via the /register endpoint.
Authentication: Log in using your credentials through the /login endpoint to obtain an authentication token.
Start using RSE: Begin posting bids for services or watching nearby completed jobs.
Ensure you have registered and logged in to obtain an authentication token.
Prepare your bid data, including:
Send a Post request to/make_bid with your bid data in JSON format, including you authentication token in the header.
Read the full guide!Ensure you have registered and logged in to obtain an authentication token.
Prepare your robot's data, including:
Send a post request to /grab_job with your robot's data in JSON format, including your authentication token in the header.
Read the full guide!