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
- Review Base URLs
- Understand Rate Limits
- Setup Authentication
- Make your first request