We're excited to introduce our new Creator API, designed to empower creators with programmatic access to their stores.
API Documentation
Our REST API is fully documented and follows OpenAPI specifications. You can view the complete documentation here:
https://api.creators.jinxxy.com/docs
Key Features
- REST API: Access your data and perform operations using standard HTTP methods.
- Realtime Webhooks: Stay updated with real-time events and changes.
-
Comprehensive Data Access: Retrieve and manage information on:
- Products
- Customers
- Discount codes
- Licenses
- Order information
- License Key Verification: Verify license keys programmatically.
Getting Started
To start using the API:
- Review the documentation at the link provided above.
- Obtain your API credentials from your creator dashboard.
- Make your first API call following the examples in the documentation.
Support and Community
We understand you may have questions as you integrate with our API. We offer the following support channels:
- Discord Community: Join our Discord server at https://discord.gg/Jinxxy and check out the #api-chat channel for API-specific discussions and support.
- Documentation: Refer to our comprehensive API documentation for detailed information on endpoints, request/response formats, and example usage.
Best Practices
- Always use HTTPS for secure communication.
- Store your API credentials securely and never share them publicly.
- Implement proper error handling in your API integrations.
- Stay updated with any API changes or new features announced in our Discord or documentation.
We're continually working to improve and expand our API offerings. Your feedback is valuable to us as we develop new features and capabilities.
Happy coding!