Curious about the API's that Quepid exposes? Check out the documentation at https://app.quepid.com/apipie.

Note: The generated docs are NOT comprehensive, and you may need to consult the source code or open up your web inspector to see the HTTP traffic to learn about other APIs.

Quepid's APIs enable you to automate processes and integrate Quepid with other products you or your company uses. The APIs are REST-based. Responses are JSON, and errors are reported via standard HTTP codes in addition to JSON-formatted error information in the HTTP response bodies of relevant requests. We use Personal Access Token for authentication and authorization.