Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.63 KB

File metadata and controls

35 lines (22 loc) · 1.63 KB

Strategy REST API Samples

This repository contains sample code for using Strategy REST API, including various implementations and examples across different programming languages and use cases.

Note: Some samples in this repository might not be up-to-date with our latest REST API.

Sample Projects

Authentication and Security

  • OAuth2 Extension Sample (Latest) - Demonstrates how to implement OAuth2 authentication with Strategy REST API

Data Integration

  • Data API - Examples of data integration and manipulation
  • Data API v2 - Updated examples using the latest data API endpoints

Language-Specific Implementations

  • Python API - Python-based examples and utilities
  • Java REST - Java implementation examples

Additional Resources

Here are resources to help you learn Strategy's REST API:

Getting Started

Each sample project contains its own README with specific setup instructions and usage examples. Please refer to the individual project directories for detailed information.

Contributing

Feel free to contribute to this repository by submitting pull requests or creating issues for any improvements or bug fixes.