Getting Started
Outstand offers a unified API to access a variety of social media platforms. Our ambition is to provide a simple to use API that covers most of the use cases you might need.
Core Features
- Social Accounts: Connect your social media accounts to our API.
- Posts: Create and manage your posts.
- Scheduling: Schedule your posts to be published at a later time.
- First comment scheduling: Schedule your first comment to be published at a later time, as long as it's supported by the social network..
- Media: Attach media to your posts, video or images
Creating an account
To sign up for an account, you can go to the Outstand website and click on the "Sign Up" button.
Creating an account is free, no credit card is required and no invoices or other usage based billing is incurred.
Get an API Key
After signing up, you will be redirected to the main app dashboard.
From the dashboard, you can generate an API key.
This API key is used to authenticate your requests to the Outstand API.
Using the API
To use the API, you can pass the API key in the Authorization
header of your requests.
Read more about authentication options and how to use your API key in the authentication section.