API Reference

The RegexSolver API is a stateless RESTful API organized around multiple distincts endpoints.

The engine is currently configured to always return within one second. If the engine needs more time to complete the request it will returns an error message instead. This limitation is set to avoid overloading the server and to ensure predictabilty in response time.

This section introduce you the different endpoints and how to use them with the differents API wrapper.