AGIN CloudCloud

API Reference

Complete GraphQL API reference for AGIN Cloud

Introduction

The AGIN Cloud GraphQL API provides a flexible, type-safe interface for managing farms, operations, harvests, and market data.

Endpoint: https://api-preview.agin.africa/graphql

Open GraphQL Playground

Authentication

All requests require a Bearer token in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Need Help?