Easy Integration

Integrating SOPbot into your software project is easy via our REST API.

POSTing to /purchaseExamSession is all it takes to schedule an exam session. When the session is over, SOPbot will POST back to your callback URL with the session details and transcript.

You can handle billing by sending your customers to our site to sign up. Then they can just enter their billing code into your configuration options.

Alternatively, you can use your own billing code and handle payment from your customers on your end.