Getting Started with API Docs Generator

Getting Started with API Docs Generator

TL;DR: Auto-generate API documentation for developers.


What is API Docs Generator?

This module automatically creates interactive API documentation:

  • Swagger/OpenAPI format
  • Interactive testing console
  • Authentication examples
  • Endpoint references

For Developers

If you're integrating with Custojo:

  1. Access API docs at your instance URL + /api/documentation
  2. Review available endpoints
  3. Test requests interactively
  4. Get authentication tokens

Prerequisites

  1. ✅ API Docs Generator module enabled
  2. ✅ API access configured

What's Next?