API documentation
Level: advanced
View the Creatio API documentation that lets you:
- authorize external requests using
AuthService.svc
web service that implements forms authentication - authorize external requests using OAuth token to retrieve Creatio data
- work with stream data
- execute batch requests
- set up filtering
The Postman request collection that tests requests is available in Creatio API documentation.