How To Create Your Own Client

Jscrambler's API is implemented using GraphQL over the HTTP protocol.

All requests to the API must be signed so that we can authenticate the user. You can find details on how the authentication works in API Authentication.

We also provide a list of all the queries and mutations implemented by the API.

You can see how simple it is to engage with our API in this example.

If you want to select the jscrambler version by yourself you can add to the header the param "jscramblerVersion" and the version you would like to use (example: 5.2).

If you're looking for our JavaScript Client (which also works as a CLI) you can find it on the GitHub repository.

Host: api4.jscrambler.com

Path: /application