Skip to content

LukeFenstermacher/TBA-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TBA-API

Quick start guide to using The Blue Alliance API

Instructions:

1. Create a new The Blue Alliance account (https://www.thebluealliance.com/account)
2. Under Read API Keys at https://www.thebluealliance.com/account, enter a description, and hit "Add New Key"
3. Download TBAAPIQuickstart.html from this repository (and Banner.png for a fun favicon :D)
4. Open TBAAPIQuickstart.html in a text editor
5. Insert your X-TBA-Auth-Key from https://www.thebluealliance.com/account into this code snippet:

		var key = "Input_your_secret_here_0123456789";
		
6. Save TBAAPIQuickstart.html
7. Open TBAAPIQuickstart.html in the internet browser of your choice
8. Enter an event key, press the button, and you should have a working gateway to The Blue Alliance API!

Visit https://www.thebluealliance.com/apidocs/v3 to explore deeper.

About

Quick start guide to using The Blue Alliance API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages