DevEvents API

List, retrieve, and create informations about any Development-related event

  • This API needs authentication
    • Simple apikey header for retrieve operations (GET)
    • Json Web Token (JWT) authentication for write operations (POST,PUT,PATCH, DELETE)
  • Start using the API today
    • Register to obtain your API key (free)
    • Check the OpenAPI documentation to test our API