Hacker News new | ask | show | jobs
by LeBlanc 5358 days ago
One thing that works great is to build a sandbox tool that lets your users make real API calls with their credentials from your API documentation.

Facebook, Stripe, and WePay have done this. It makes integration much easier when you can test API calls before writing any code.