Page cover

Getting Started

Seamless Integration for Institutional Staking

Account setup

  1. Get API key from Solstice Portal to be able to authenticate into the API.

  2. Construct an API call (either mutation or query) to the base URL.

  3. Initiate the API call.

Example

GraphQL Base URL:

https://dev-api.solsticestaking.io/graphql

Authentication

  • Use the API Key in the request's Authorization header.

  • Create an API Key for the desired chain & network.

  • Navigate to API Key page.

  • Sign up.

  • Go to customer portal (link here).

Last updated