API Reference - Information-Oriented Documentation¶
What is API Reference?¶
API Reference documentation is information-oriented content that provides comprehensive, accurate, and quickly scannable information about the FiveTwenty's classes, methods, parameters, and return values. It's designed for quick lookup during development.
When to Use API Reference¶
Use API reference when you:
- Need specific parameter details for a method call
- Want to see all available options for a function
- Need to understand return value structure
- Are looking for method signatures and type information
- Want to quickly scan available functionality
- Need authoritative information about SDK behavior
Don't use API reference when you:
Need More Context?¶
If you need more than just the technical specifications:
- Learn with Tutorials for hands-on guidance
- Get comprehensive guidance with Guides for both solutions and understanding
Ready to look something up? Use the navigation above or search for specific methods, classes, or parameters you need.