Socios.com Connect
Chiliz ChainChiliz Labs
  • Socios.com Connect
  • INTERACT WITH CHILIZ CHAIN
    • Overview
    • Prerequisites
    • Working with Tokens
    • Working with NFTs
    • Working with Transactions
    • Working with Polls
    • Working with Staking
  • Partner API
    • Overview
    • 2025 API Update Overview
    • Prerequisites
    • Quick start
    • Authentication
    • API Reference
      • Data API
        • Data API endpoints
      • NFT API
        • NFT API endpoints
      • Ping API
      • Polls API
        • Polls API endpoints
      • Rewards API
        • Rewards API endpoints
      • User API
        • User API endpoints
      • Wallet API
        • Wallet API endpoints
  • Partner web app
    • Overview
    • Integration
    • URL parameters
    • On-Ramp Fan Tokens
Powered by GitBook
On this page
  • Get Your Free Access
  • Create Your Application
  • Familiarise Yourself With Our URLs
  1. Partner API

Prerequisites

Before you get started...

Last updated 2 months ago

Prior to working on integrating the Socios.com API into your project, there are a few requirements to address.

Here's a checklist to help you get started:

Get Your Free Access

To obtain your Socios.com API access:

  1. Reach out to your account manager or key point of contact at Socios.com. They will guide you through the process of getting your access to the Socios.com API Manager tool.

  2. Complete an .

  3. Finally, .

Create Your Application

You need to create a new OAuth 2.0 application in your API settings. You can do this by visiting the . Log in, navigate to your API settings, and create a new application. See our for more.

Make sure to use our production environment since the sandbox is under construction.

Familiarise Yourself With Our URLs

You should be aware of the following URLs to smoothly operate with the Socios.com API:

  • API Base URL This is the base URL that you'll use to interact with our APIs.

  • Authorisation URL This is the URL used for authorising your application with OAuth2.

  • Access Token URL This is the URL to use when requesting an access token. The access token is used to authorise your API requests.

  • Revoke Token URL This is the URL to use when needing to revoke your token, for any reason.

With these prerequisites in place, you should be ready to begin using the Socios.com API. If you have any questions or need any further information, feel free to reach out to your point of contact.

API Due Diligence
agree to our Terms & Conditions
Socios.com Developer Portal
Quick Start
https://api-public.socios.com
https://partner.socios.com/oauth2/authorize
https://partner.socios.com/oauth2/token
https://partner.socios.com/oauth2/revoke