Skip to main content

Can I send errors to Sentry without using an SDK?

Updated over a month ago

Issue

I'm looking for any documentation available on how to send errors without SDK.

Applies To

  • All customers

Resolution

Issues are created by sending an event to your project. You can send events to our envelope endpoint, the process is described on this page.

Our Sentry-CLI is also able to send simple events, more information is available here.

Did this answer your question?