Get started in three steps
Learn how to authenticate and make your first API request to Stover.Step 1: Get your API key
Generate an API key
Generate an API key
- Log in to your Stover Dashboard
- Navigate to Settings > API Keys
- Click Generate New Key
- Copy your API key (it starts with
stover_pk_)
Step 2: Make your first request
Create a contact
Create a contact
Use your API key to create a new contact:
Response
Response
A successful response returns the created contact:
Step 3: Explore the API
Read the documentation
Read the documentation
Now that you’ve made your first request, explore the full API:
- Authentication - Learn about API key authentication and public mode
- Contacts API - Create contacts with attribution tracking
- Posts API - Publish to social media platforms
- Webhooks - Receive external webhooks
Next steps
Authentication
Learn about authenticated vs public modes.
Contacts API
Full documentation for contact creation.
Posts API
Publish content across platforms.
Error Handling
Handle API errors gracefully.
Need help? Contact us at [email protected].