Endpoints¶
Endpoints correspond to the de facto iocaptcha object.
You can specify multiple endpoints for a single site, each with their own configuration, for example:
- Login
- Registration
- Sensitive user actions
- etc.
Or, you can specify endpoints for different sites, for example:
- iocaptcha.com
- support.iocaptcha.com
- io.software
- etc.
Creating an endpoint¶
To create an endpoint, first you have to select the current context project where the endpoint will be created.
Once you have done so, visit the Endpoints page at https://iocaptcha.com/endpoints. Then, click on the Create Endpoint button.