-
-
Notifications
You must be signed in to change notification settings - Fork 516
API Usage
jmoeltjen edited this page Jul 8, 2015
·
14 revisions
Our API utilizes Swagger and Swashbuckle to automatically generate, update, and display documentation (which means it works automatically on self-hosted environments), is a great resource for our users that want to get their hands dirty and use Exceptionless data to roll their own tools, dashboards, etc.
-
Setup
-
Accessing the API
-
Get Your User Scoped Token
-
Get a New Token
-
Usage
-
Posting an Event
-
Get Event by Reference ID
-
Get Event via Search Filter
-
Get Organizations and Projects
-
How to Authenticate to the API
-
Bearer Authentication
-
Authenticate via Query String