Mission Control Documentation

Your guide to the AI Automation Guild's API services

🚀 Getting Started

Join the Mission

Our API services are exclusively available to AI Automation Guild members. If you haven't joined our community yet, start your journey here:

Join AI Automation Guild

Request Your API Key

Once you're a member, requesting your API key is simple:

  1. Visit our API request portal
  2. Enter your community email address
  3. Use your Skool email address for access to be granted
  4. Submit your request

âš¡ If your email is registered in our flight logs (community database), you'll receive your API key within 2 minutes of your request.

🛸 Available APIs

Screenshot API

Capture high-quality screenshots of any webpage with customizable viewport settings.

POST https://screenshot-one.aiautomationguild.com/api/v1/screenshot

Required Headers:

X-API-Key: your_api_key

Loom Transcript API

Extract transcripts from Loom videos by providing the video URL.

POST https://loom-transcript.aiautomationguild.com/api/v1/loom/transcript

Required Headers:

X-API-Key: your_api_key

Video-Merge API

Merge multiple video files into a single video with customizable settings and transitions.

POST https://video-merge.aiautomationguild.com/api/v1/merge

Required Headers:

X-API-Key: your_api_key

OCR API

Extract text from images using our advanced OCR processing service.

POST https://ocr.aiautomationguild.com/ocr

Required Headers:

X-API-Key: your_api_key

YT-Mate API

Extract video information and metadata from YouTube URLs.

GET https://yt-mate.aiautomationguild.com/api/video?url=https://www.youtube.com/watch?v=FJdr6r1Y48c

Required Headers:

X-API-Key: your_api_key

🎯 Best Practices

To ensure optimal performance and reliability:

  • Always include your API key in the request headers
  • Implement proper error handling in your applications
  • Cache responses when appropriate to optimize performance
  • Stay within the rate limits specified for each API

🛟 Support

Need help with our APIs? Our community is here to support you:

  • Post your questions in the #api-support channel
  • Check out implementation examples from other members
  • Join our weekly API office hours
Visit our community →