The Smokeball API conforms to REST. Our API has predictable resource-oriented URLS, accepts JSON request bodies, returns JSON and uses standard HTTP status codes and verbs.

Next Steps

  1. Review Base URLs
  2. Understand Rate Limits
  3. Setup Authentication
  4. Make your first request