Overview

Second engine's API follows REST practices, offering consistent and predictable URLs based on resources. It accepts form-encoded request bodies, delivers responses in JSON format, and adheres to standard HTTP methods, response codes, and authentication schemes.

This API provides users access to various tools to construct, analyze and compare portfolios and investments. There are a wide range of tools accessible through this API such as portfolio analyzer, investment analyzer, fixed income analyzer and equity analyzer.

How to get started

To get started with the API, you'll need a base URL, which serves as the foundation for all API endpoints and provides a consistent starting point for all requests. Additionally, you'll require a login URL to obtain your access token. The base URL and login URL may vary depending on the environment. For assistance, please reach out to [email protected].