Build With Jane

For developers who want to integrate Jane's capabilities into their own products. Available on the Executive plan.

Getting Started

  • Base URL: https://api.urisocial.com/v1
  • Auth: API keys (generated in HR & Payroll → API Access)
  • Rate limits: 100 requests/minute on Executive plan
  • Response format: JSON
POST /v1/posts/generate
{
  "brand_id": "bloom-coffee",
  "platform": "instagram",
  "pillar": "product-highlights",
  "topic": "New Ethiopian blend launch",
  "format": "carousel"
}

Endpoints

POST/v1/posts/generateGenerate a new post
GET/v1/postsList all posts (draft, scheduled, published)
POST/v1/posts/:id/approveApprove a post
POST/v1/posts/:id/rejectReject a post
GET/v1/analytics/summaryGet performance summary
GET/v1/analytics/posts/:idGet post-level analytics
GET/v1/inbox/messagesGet social inbox messages
GET/v1/trendsGet trending topics in your niche

Full documentation coming soon

Want early access?

The API is available on the Executive plan (₦50,000/mo).