catalyst-neuromorphic
Catalyst Cloud provides neuromorphic compute as a service. Define spiking neural networks as JSON, submit simulation jobs, and get spike trains back — all via REST API
1 subscribers
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
catalyst-neuromorphic endpoints
| Method | Endpoint | Description |
|---|---|---|
| auth | ||
| POST |
signup_v1_signup_post /v1/signup |
Create a new account and get an API key. Free tier: instant key, no payment required. Paid tiers: creates account + returns Stripe checkout URL. Key is activated after successful… |
| networks | ||
| POST |
create_network_v1_networks_post /v1/networks |
Store a network definition for later job submission. |
| jobs | ||
| GET |
get_spikes_v1_jobs__job_id__spikes_get /v1/jobs/{job_id}/spikes |
Get full spike train data (population-local indices only). |
| GET |
get_job_v1_jobs__job_id__get /v1/jobs/{job_id} |
Get job status and results. |
| POST |
submit_job_v1_jobs_post /v1/jobs |
Submit a simulation job. |
| usage | ||
| GET |
get_usage_v1_usage_get /v1/usage |
Get current usage stats and estimated cost. |
| webhooks | ||
| POST |
stripe_webhook_webhooks_stripe_post /webhooks/stripe |
Handle Stripe webhook events. Events handled: - checkout.session.completed: Activate paid tier + generate API key - customer.subscription.deleted: Downgrade to free -… |
| health | ||
| GET |
health_health_get /health |
|
| Other endpoints | ||
| GET |
root__get / |
|
catalyst-neuromorphic pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | Free | — |
|
| ULTRA | $60 / month | — |
|
| MEGA | $249 / month | — |
|