Developer Console

ApilageAI Developer Platform

Last updated: February 18, 2026

Manage API keys, lock down allowed domains, monitor usage, and ship streaming or direct responses to your own platform. Default ApilageAI system text is always applied and cannot be viewed or changed.

Manage API’s

Create, delete, enable/disable API keys, add allowed domains, and view usage for each key.

Sign in to manage API keys

Create API keys, manage domains, and view usage after signing in.

Login

Playground

Test streaming or direct responses before shipping to your platform.

Output

Response will appear here.

Code Examples

Base URL: https://socket.apilageai.lk

curl -X POST BASE_URL/api/developer/text \ -H "Content-Type: application/json" \ -H "X-API-Key: YOUR_API_KEY" \ -d '{"prompt":"Explain Newton\u2019s laws","model":"pro","system":"You are a tutor."}'

API Usage & Guide

  • Endpoint: https://socket.apilageai.lk/api/developer/text
  • Streaming: https://socket.apilageai.lk/api/developer/stream
  • Auth Header: X-API-Key: YOUR_API_KEY
  • Body: prompt, model, system (optional), temperature (optional), max_tokens (optional)

Streaming returns SSE data events with JSON { "delta": "..." } and a final done event.

System Text Rules

  • ApilageAI default system text is always active and hidden.
  • Your custom system text is appended on top of the default.
  • Only Sinhala or English responses are allowed.

Token Pricing (LKR per 1M tokens)

Model Input Output
free 0.00 0.00
pro 150.00 600.00
super 350.00 1400.00
master 900.00 3600.00
loard 1500.00 6000.00

Available Models

free
pro
super
master
loard