API Reference

The current API access is basic but I’ll add more data sources and finer control shortly.

There are currently three accesspoints to the database:

https://deltayeet.net/api/bocaroad/
https://deltayeet.net/api/fccspace/
https://deltayeet.net/api/spacetfrs/

You can either send your token in an Authorization header or as a form submission (headers are cooler). It expects the following format in an HTTP header:

Authorization: Bearer %TOKEN_HERE%

You may also pass it in the URL like so:
https://deltayeet.net/api/fccspace/?bearer_token=%TOKEN_HERE%

Your token is sent to you as a message on Patreon.

Thanks again for the support! I’ll be adding more data sources soon then putting in some refinements to reduce the need to pull the entire dataset at once.