Meaningtool REST API - v0.2
Meaningtool's API provides a RESTful interface, this means that you can make requests using HTTP's native methods (we support GET and POST so far) to access exposed resources.
If you don't want to dive that deep into tech stuff and just want to jump into the action, check out our API Playground, where you can play with different filters and see the generated URL and responses.
Getting Started
- Developers Overview
- Making HTTP Requests
- HTTP Response Formats
- API Key
- Usage Limits
- Developer Kits
- Previous API Versions
- Error Codes