Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 872 Bytes

File metadata and controls

24 lines (14 loc) · 872 Bytes

Nebula API

A database for some really useful UTD data collected by our tools.

Project maintained by Nebula Labs.

Contributing

Please visit our Discord and talk to us if you'd like to contribute!

Prerequisites

  • Golang 1.23 (or higher)

Documentation

Documentation for the current production API can be found here.

How to use

  • Visit our Discord and ask to be provisioned an API key (please provide details on your use case)
  • Read the documentation listed above (and authenticate with your key for interactive demos)
  • Make requests to https://api.utdnebula.com with your provisioned api key set as the x-api-key request header
  • Build cool stuff!