Ocoya API
Search
⌃
K
👋
API documentation
Overview
Getting started
Try it out!
Fundamentals
Authentication
Rate limits
Endpoints
Me
Workspace
Social profiles
Scheduling
AI
Extra
Language codes
AI copy formats
Limitations
Powered By
GitBook
Comment on page
Social profiles
Returns information about connected social profiles.
get
https://app.ocoya.com/api/_public/v1
/social-profiles
Get all connected social profiles
Returns information about connected social profiles.
Parameters
No parameters
Responses
200: OK
Success
500: Internal Server Error
Unknown error
Sample response
1
[
2
{
3
"id"
:
"clg0798ui00058k99f9nq6vtt"
,
4
"provider"
:
"twitter"
,
5
"name"
:
"ocoya_com"
6
}
7
]
Previous
Workspace
Next
Scheduling
Last modified
3mo ago
Returns information about connected social profiles.